[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 1 / 2 / RokidSDK / 1.7.4 / RokidSDK.podspec.json
blob27b13dfec65d8527bbef758ba8a7ff66abddd6a5
2   "name": "RokidSDK",
3   "version": "1.7.4",
4   "summary": "Rokid Mobile SDK",
5   "swift_version": "4.0",
6   "description": "Rokid Mobile SDK 提供了,Rokid 帐号、设备、配网、Vui反馈、Skill 等功能,让开发者能快速的集成 并使用。",
7   "homepage": "https://github.com/Rokid/RokidMobileSDKiOSDemo",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "石旭盼": "xupan.shi@rokid.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Rokid/RokidSDK-Swift.git",
20     "tag": "1.7.4"
21   },
22   "vendored_frameworks": "RokidSDK.framework",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.6.3"
26     ],
27     "Alamofire": [
28       "~> 4.7.3"
29     ],
30     "MQTTClient": [
31       "~> 0.14.0"
32     ],
33     "CocoaAsyncSocket": [
34       "7.6.0"
35     ],
36     "ReachabilitySwift": [
37       "4.1.0"
38     ]
39   }