[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / c / 7 / b / TuyaSmartHomeKit / 3.12.7 / TuyaSmartHomeKit.podspec.json
blob599e23ced8efde464eab3cacc56669d5630a3f97
2   "name": "TuyaSmartHomeKit",
3   "version": "3.12.7",
4   "summary": "A short description of TuyaSmartHomeKit.",
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/TuyaSmartHomeKit-2.10.96.zip"
14   },
15   "static_framework": true,
16   "platforms": {
17     "ios": "8.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Headers/**/*.h",
21   "dependencies": {
22     "TuyaSmartBaseKit": [
24     ],
25     "TuyaSmartDeviceKit": [
27     ],
28     "TuyaSmartSceneKit": [
30     ],
31     "TuyaSmartTimerKit": [
33     ],
34     "TuyaSmartMessageKit": [
36     ],
37     "TuyaSmartFeedbackKit": [
39     ]
40   },
41   "ios": {
42     "dependencies": {
43       "TuyaSmartActivatorKit": [
45       ],
46       "TuyaSmartMQTTChannelKit": [
48       ],
49       "TuyaSmartSocketChannelKit": [
51       ],
52       "TuyaSmartBLEKit": [
54       ],
55       "TuyaSmartBLEMeshKit": [
57       ]
58     }
59   }