Rokid Mobile SDK CocoaPods specs.
若琪 iOS CocoaPods仓库。
- Podfile中指定仓库位置,
# Master 仓库不要遗漏
source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/Rokid/rokid-specs.git'
- 为工程target添加依赖,例:引入若琪核心库依赖。
pod 'RokidMobileCore', '~> 1.0.0'
Rokid Mobile SDK CocoaPods specs.
若琪 iOS CocoaPods仓库。
# Master 仓库不要遗漏
source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/Rokid/rokid-specs.git'
pod 'RokidMobileCore', '~> 1.0.0'