To run the example project, clone the repo, and run pod install from the Example directory first.
KhipuClientIOS is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'KhipuClientIOS'Add the package to your Package.swift dependencies:
.package(url: "https://github.com/khipu/KhipuClientIOS.git", from: "2.16.4")
Then add KhipuClientIOS to your target's dependencies, or in Xcode use
File → Add Package Dependencies… with the same URL. Requires iOS 13+.
Khipu, developers@khipu.com
KhipuClientIOS is available under the MIT license. See the LICENSE file for more info.