[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 1 / 2 / RokidSDK / 1.7.0 / RokidSDK.podspec.json
blobc081f5e456faa4ea295ca44da713323e83fb1ec3
2   "name": "RokidSDK",
3   "version": "1.7.0",
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.7.0"
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     "CocoaAsyncSocket": [
33       "7.6.0"
34     ],
35     "ReachabilitySwift": [
36       "4.1.0"
37     ]
38   }