Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Commit

Permalink
Added more description for using cardio via use_framworks! in swift
Browse files Browse the repository at this point in the history
  • Loading branch information
2inqui committed Apr 29, 2016
1 parent 0746624 commit f760a5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ The card.io iOS SDK includes header files and a single static library. We'll wal
pod 'CardIO'
```

*Note:* If you want to use `user_frameworks!` in swift you have to add a
bridge file and import the project from there, visit
[#126](https://github.com/card-io/card.io-iOS-SDK/pull/126)
for more details

##### If you don't use CocoaPods, then:

1. Download the latest version of the SDK.
Expand Down

0 comments on commit f760a5b

Please sign in to comment.