测试已测试 | ✗ |
Lang语言 | SwiftSwift |
许可证 | MIT |
发布最新发布 | 2017年4月 |
SwiftSwift 版本 | 3.0 |
SPM支持 SPM | ✗ |
由 Wavelabs 维护。
依赖 | |
Alamofire | ~> 4.4 |
MBProgressHUD | >= 0 |
SwiftyJSON | >= 0 |
CocoaPods 是一个 Cocoa 项目的依赖管理器。您可以使用以下命令安装它
$ gem install cocoapods
使用以下命令创建 Podfile
$ cd <path-to-project/>
$ pod init
$ open -a Xcode Podfile
要使用 CocoaPods 将此库集成到您的 Xcode 项目中,请在 Podfile 中指定它
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
use_frameworks!
pod ' idn-sdk-ios', '~> 0.7.5'
并使用终端运行以下命令
$ pod install
在 Targets/info 中添加 Baseurl 和 clientId,作为 WavelabsAPISettings