[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / d / f / TIoTLinkKit / 1.0.0 / TIoTLinkKit.podspec.json
blob336a87f53889ae2d405b2e9231e899734666d6ca
2   "name": "TIoTLinkKit",
3   "version": "1.0.0",
4   "summary": "腾讯连连APP SDK是腾讯云物联网平台提供,应用开发厂商可通过SDK将设备接入腾讯云物联网平台,来进行设备管理",
5   "description": "在腾讯云物联网开发平台中,APP通过接入APP SDK来实现与智能设备的配网,和通过物联网平台对智能设备进行管理。目前APP SDK中与设备配网方式提供了SmartConfig配网和Soft AP配网模式。",
6   "homepage": "https://github.com/tencentyun/iot-link-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iot-ios-sdk": "dev@goodow.com"
13   },
14   "source": {
15     "git": "https://github.com/tencentyun/iot-link-ios.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/LinkSDK/**/*.{h,m,c}",
22   "dependencies": {
23     "MBProgressHUD": [
24       "1.1.0"
25     ]
26   }