[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / c / 7 / b / TuyaSmartHomeKit / 3.22.0 / TuyaSmartHomeKit.podspec.json
blob0b84023368a946f3c110299dc03c646c66b5b9f9
2   "name": "TuyaSmartHomeKit",
3   "version": "3.22.0",
4   "summary": "TuyaSmartHomeKit for iOS.",
5   "license": "none",
6   "authors": {
7     "Tuya SDK": "developer@tuya.com"
8   },
9   "homepage": "https://developer.tuya.com/",
10   "source": {
11     "http": "https://images.tuyacn.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": [
21       ">= 3.22.0"
22     ],
23     "TuyaSmartDeviceCoreKit": [
24       ">= 3.22.0"
25     ],
26     "TuyaSmartDeviceKit": [
27       ">= 3.22.0"
28     ],
29     "TuyaSmartSceneKit": [
30       ">= 3.22.0"
31     ],
32     "TuyaSmartTimerKit": [
33       ">= 3.22.0"
34     ],
35     "TuyaSmartMessageKit": [
36       ">= 3.22.0"
37     ],
38     "TuyaSmartFeedbackKit": [
39       ">= 3.22.0"
40     ]
41   },
42   "ios": {
43     "dependencies": {
44       "TuyaSmartActivatorKit": [
45         ">= 3.22.0"
46       ],
47       "TuyaSmartMQTTChannelKit": [
48         ">= 3.20.0"
49       ],
50       "TuyaSmartSocketChannelKit": [
51         ">= 3.20.0"
52       ],
53       "TuyaSmartBLEKit": [
54         ">= 3.22.0"
55       ],
56       "TuyaSmartBLEMeshKit": [
57         ">= 3.22.0"
58       ]
59     }
60   }