[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / a / 1 / 2 / RokidSDK / 1.3.2 / RokidSDK.podspec.json
blob440fda57d53a5093a4a2d09a02e8a4616911ec27
2   "name": "RokidSDK",
3   "version": "1.3.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.3.2"
20   },
21   "vendored_frameworks": "RokidSDK.framework",
22   "dependencies": {
23     "AFNetworking": [
24       "2.6.3"
25     ],
26     "Alamofire": [
27       "4.7.3"
28     ],
29     "MQTTClient": [
30       "~> 0.14.0"
31     ],
32     "SQLite.swift": [
33       "~> 0.11.4"
34     ],
35     "ProtocolBuffers-Swift": [
36       "3.0.23"
37     ],
38     "CocoaAsyncSocket": [
39       "7.6.0"
40     ],
41     "ReachabilitySwift": [
42       "4.1.0"
43     ]
44   }