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

Commit ca03ea2

Browse files
committed
Added more description for using cardio via use_framworks! in swift
1 parent 0746624 commit ca03ea2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ The card.io iOS SDK includes header files and a single static library. We'll wal
5959
pod 'CardIO'
6060
```
6161

62+
*Note:* If you want to use `use_frameworks!` in swift you have to add a
63+
bridge file and import the project from there, visit
64+
[#126](https://github.com/card-io/card.io-iOS-SDK/pull/126)
65+
for more details
66+
6267
##### If you don't use CocoaPods, then:
6368

6469
1. Download the latest version of the SDK.

0 commit comments

Comments
 (0)