[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 7 / b / TuyaSmartHomeKit / 3.17.0 / TuyaSmartHomeKit.podspec.json
blob3438b1c78bd86ce2d6388566e2a730f98efb1bba
2   "name": "TuyaSmartHomeKit",
3   "version": "3.17.0",
4   "summary": "A short description of TuyaSmartHomeKit.",
5   "license": "none",
6   "authors": {
7     "0x5e": "gaosen@tuya.com"
8   },
9   "homepage": "https://tuya.com",
10   "source": {
11     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartHomeKit-2.10.96.zip"
12   },
13   "static_framework": true,
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "2.0"
17   },
18   "source_files": "Headers/**/*.h",
19   "dependencies": {
20     "TuyaSmartBaseKit": [
22     ],
23     "TuyaSmartDeviceKit": [
25     ],
26     "TuyaSmartSceneKit": [
28     ],
29     "TuyaSmartTimerKit": [
31     ],
32     "TuyaSmartMessageKit": [
34     ],
35     "TuyaSmartFeedbackKit": [
37     ]
38   },
39   "ios": {
40     "dependencies": {
41       "TuyaSmartActivatorKit": [
43       ],
44       "TuyaSmartMQTTChannelKit": [
46       ],
47       "TuyaSmartSocketChannelKit": [
49       ],
50       "TuyaSmartBLEKit": [
52       ],
53       "TuyaSmartBLEMeshKit": [
55       ]
56     }
57   }