[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 7 / b / TuyaSmartHomeKit / 0.2.1 / TuyaSmartHomeKit.podspec.json
blob8e04924391a3a142ba23ddcbd4e2d7e5d48be299
2   "name": "TuyaSmartHomeKit",
3   "version": "0.2.1",
4   "summary": "A short description of TuyaSmartHomeKit.",
5   "homepage": "https://tuya.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "0x5e": "gaosen@tuya.com"
11   },
12   "source": {
13     "git": "https://github.com/TuyaInc/tuyasmart_home_ios_sdk.git",
14     "tag": "0.2.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "default_subspecs": "All",
20   "static_framework": true,
21   "source_files": "TuyaSmartKit.h",
22   "subspecs": [
23     {
24       "name": "All",
25       "dependencies": {
26         "TuyaSmartBaseKit": [
28         ],
29         "TuyaSmartDeviceKit": [
31         ],
32         "TuyaSmartBLEKit": [
34         ],
35         "TuyaSmartBLEMeshKit": [
37         ],
38         "TuyaSmartSceneKit": [
40         ],
41         "TuyaSmartTimerKit": [
43         ],
44         "TuyaSmartMessageKit": [
46         ],
47         "TuyaSmartFeedbackKit": [
49         ]
50       }
51     }
52   ]