[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / c / 7 / TuyaSmartDeviceCoreKit / 3.19.1 / TuyaSmartDeviceCoreKit.podspec.json
blob41b16239044043fd6cdbba91e5de3df154a97c49
2   "name": "TuyaSmartDeviceCoreKit",
3   "version": "3.19.1",
4   "summary": "A short description of TuyaSmartDeviceCoreKit.",
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-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaSmartDeviceCoreKit-3.19.1.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0",
19     "watchos": "2.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/*.framework",
23     "dependencies": {
24       "TuyaSmartMQTTChannelKit": [
25         ">= 3.19.0"
26       ],
27       "TuyaSmartSocketChannelKit": [
28         ">= 3.19.0"
29       ]
30     }
31   },
32   "watchos": {
33     "vendored_frameworks": "watchos/*.framework"
34   },
35   "dependencies": {
36     "TuyaSmartBaseKit": [
37       ">= 3.19.0"
38     ]
39   }