[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / 2 / RokidSDK / 1.9.0 / RokidSDK.podspec.json
blobebbfbb8b3ccba7dde9df797e5193d3d258b5e3ce
2   "name": "RokidSDK",
3   "version": "1.9.0",
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.9.0"
21   },
22   "vendored_frameworks": "RokidSDK.framework",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "Alamofire": [
29     ],
30     "MQTTClient": [
31       "~> 0.14.0"
32     ],
33     "CocoaAsyncSocket": [
35     ],
36     "ReachabilitySwift": [
38     ]
39   }