[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 3.15.0 / TuyaSmartDeviceKit.podspec.json
blob071020eaed2ca80613441be480af08d80f5ae6f8
2   "name": "TuyaSmartDeviceKit",
3   "version": "3.15.0",
4   "summary": "A short description of TuyaSmartDeviceKit.",
5   "license": "none",
6   "authors": {
7     "0x5e": "gaosen@tuya.com"
8   },
9   "homepage": "https://tuya.com",
10   "source": {
11     "http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaSmartDeviceKit-3.15.0.zip",
12     "type": "zip"
13   },
14   "static_framework": true,
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0"
18   },
19   "ios": {
20     "vendored_frameworks": "ios/*.framework",
21     "dependencies": {
22       "TuyaSmartMQTTChannelKit": [
24       ],
25       "TuyaSmartSocketChannelKit": [
27       ]
28     }
29   },
30   "watchos": {
31     "vendored_frameworks": "watchos/*.framework"
32   },
33   "dependencies": {
34     "TuyaSmartBaseKit": [
36     ]
37   }