blob: c5db1c1394892a049a46808a2493c2a6203c6b8e [file] [log] [blame]
{
"name": "RokidSDK",
"version": "1.6.0",
"summary": "Rokid Mobile SDK",
"description": "Rokid Mobile SDK 提供了,Rokid 帐号、设备、配网、Vui反馈、Skill 等功能,让开发者能快速的集成 并使用。",
"homepage": "https://github.com/Rokid/RokidMobileSDKiOSDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"朝辉贾": "chaohui.jia@rokid.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Rokid/RokidSDK-Swift.git",
"tag": "1.6.0"
},
"vendored_frameworks": "RokidSDK.framework",
"dependencies": {
"AFNetworking": [
"2.6.3"
],
"Alamofire": [
"4.7.3"
],
"MQTTClient": [
"~> 0.14.0"
],
"CocoaAsyncSocket": [
"7.6.0"
],
"ReachabilitySwift": [
"4.1.0"
]
}
}