[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 7 / b / TuyaSmartHomeKit / 2.10.96 / TuyaSmartHomeKit.podspec.json
blob2b77da242f19ba6e285ad254b71301d7381d6766
2   "name": "TuyaSmartHomeKit",
3   "version": "2.10.96",
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     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Headers/**/*.h",
22   "dependencies": {
23     "TuyaSmartBaseKit": [
25     ],
26     "TuyaSmartDeviceKit": [
28     ],
29     "TuyaSmartSceneKit": [
31     ],
32     "TuyaSmartTimerKit": [
34     ],
35     "TuyaSmartMessageKit": [
37     ],
38     "TuyaSmartFeedbackKit": [
40     ]
41   },
42   "ios": {
43     "dependencies": {
44       "TuyaSmartActivatorKit": [
46       ],
47       "TuyaSmartMQTTChannelKit": [
49       ],
50       "TuyaSmartSocketChannelKit": [
52       ],
53       "TuyaSmartBLEKit": [
55       ],
56       "TuyaSmartBLEMeshKit": [
58       ]
59     }
60   },
61   "pod_target_xcconfig": {
62     "DEFINES_MODULE": "YES"
63   }