[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 3.20.1 / TuyaSmartDeviceKit.podspec.json
blobeb630592a4d2a01d96910410c203fc1c6bb2b93f
2   "name": "TuyaSmartDeviceKit",
3   "version": "3.20.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.20.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   },
22   "watchos": {
23     "vendored_frameworks": "watchos/*.framework"
24   },
25   "dependencies": {
26     "TuyaSmartBaseKit": [
27       ">= 3.20.0"
28     ],
29     "TuyaSmartDeviceCoreKit": [
30       ">= 3.20.0"
31     ]
32   }