[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 2.10.99 / TuyaSmartDeviceKit.podspec.json
blob7e366f1b2d4f6ec83c52ec7edbd5e8751cd72c5c
2   "name": "TuyaSmartDeviceKit",
3   "version": "2.10.99",
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-2.10.99.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   "source_files": "Headers/**/*.h",
36   "dependencies": {
37     "TuyaSmartBaseKit": [
39     ]
40   },
41   "pod_target_xcconfig": {
42     "DEFINES_MODULE": "YES"
43   }