[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 1 / 2 / RokidSDK / 1.2.2 / RokidSDK.podspec.json
blob2e1eb7b531a07e0c9a8d55ea938156da82c0f98f
2   "name": "RokidSDK",
3   "version": "1.2.2",
4   "summary": "Rokid Mobile SDK",
5   "description": "Rokid Mobile SDK 提供了,Rokid 帐号、设备、配网、Vui反馈、Skill 等功能,让开发者能快速的集成 并使用。",
6   "homepage": "https://github.com/Rokid/RokidMobileSDKiOSDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "朝辉贾": "chaohui.jia@rokid.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Rokid/RokidSDK-Swift.git",
19     "tag": "1.2.2"
20   },
21   "vendored_frameworks": "RokidSDK.framework",
22   "dependencies": {
23     "AFNetworking": [
24       "2.6.3"
25     ],
26     "MQTTClient": [
27       "~> 0.14.0"
28     ],
29     "SQLite.swift": [
30       "~> 0.11.4"
31     ],
32     "ProtocolBuffers-Swift": [
33       "3.0.23"
34     ],
35     "Starscream": [
36       "2.0.3"
37     ],
38     "CocoaAsyncSocket": [
39       "7.6.0"
40     ],
41     "ReachabilitySwift": [
42       "4.1.0"
43     ]
44   }