Skip to content

Commit

Permalink
Merge pull request #85 from grachyov/master
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
belkevich committed Aug 2, 2015
2 parents cf607b2 + 9db1b82 commit 9bda282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ pod 'APAddressBook/Swift'
```
Import `APAddressBook-Bridging.h` to application's objective-c bridging file.
```objective-c
#import "APAddressBook-Bridging.h"
#import <APAddressBook/APAddressBook-Bridging.h>
```

**Example**
Expand Down

0 comments on commit 9bda282

Please sign in to comment.