[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 0.2.1 / TuyaSmartDeviceKit.podspec.json
blob8bd821e85119cf389ae48e5cbbdb6c2db5473b72
2   "name": "TuyaSmartDeviceKit",
3   "version": "0.2.1",
4   "summary": "A short description of TuyaSmartDeviceKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "git": "https://github.com/TuyaInc/tuyasmart_home_ios_sdk.git",
14     "tag": "0.2.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "static_framework": true,
20   "vendored_frameworks": "ios/TuyaSmartDeviceKit.framework",
21   "dependencies": {
22     "TuyaSmartBaseKit": [
24     ],
25     "CocoaAsyncSocket": [
27     ],
28     "MQTTClient": [
29       "0.14.0"
30     ]
31   }