[Add] BlueTriangleSDK-Swift 3.13.1
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 3.17.1 / TuyaSmartDeviceKit.podspec.json
blob2d96c678214607aa18ddb33d71bbf85c7e78946c
2   "name": "TuyaSmartDeviceKit",
3   "version": "3.17.1",
4   "summary": "A short description of TuyaSmartDeviceKit.",
5   "license": "none",
6   "authors": {
7     "0x5e": "gaosen@tuya.com"
8   },
9   "homepage": "https://tuya.com",
10   "source": {
11     "http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaSmartDeviceKit-3.17.1.zip",
12     "type": "zip"
13   },
14   "static_framework": true,
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0"
18   },
19   "ios": {
20     "vendored_frameworks": "ios/*.framework",
21     "dependencies": {
22       "TuyaSmartMQTTChannelKit": [
24       ],
25       "TuyaSmartSocketChannelKit": [
27       ]
28     }
29   },
30   "watchos": {
31     "vendored_frameworks": "watchos/*.framework"
32   },
33   "dependencies": {
34     "TuyaSmartBaseKit": [
36     ]
37   }