CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like Navigine in your projects. You can install it with the following command:
CocoaPods 0.39.0+ is required to build Navigine 2.0.0+.
To integrate Navigine iOS SDK into your Xcode project using CocoaPods, specify it in your Podfile
:
Then, run the following command:
2) Add to XCode project
3) In Targets
section Build
-> General
-> Frameworks, Libraries, and Embedded Content
select Navigine.framework
-> Embed & Sign