[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 3.13.12 / TuyaSmartDeviceKit.podspec.json
blob7f031532885ab8b2424c57319faa1b2fc2728e88
2   "name": "TuyaSmartDeviceKit",
3   "version": "3.13.12",
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     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartDeviceKit-3.13.12.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0",
19     "watchos": "2.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/*.framework",
23     "dependencies": {
24       "TuyaSmartMQTTChannelKit": [
26       ],
27       "TuyaSmartSocketChannelKit": [
29       ]
30     }
31   },
32   "watchos": {
33     "vendored_frameworks": "watchos/*.framework"
34   },
35   "dependencies": {
36     "TuyaSmartBaseKit": [
38     ]
39   }