[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 3.20.2 / TuyaSmartDeviceKit.podspec.json
blobfa0a405ba5865631e0c1309a85e78817c954a194
2   "name": "TuyaSmartDeviceKit",
3   "version": "3.20.2",
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://images.tuyacn.com/smart/app/package/sdk/ios/TuyaSmartDeviceKit-3.20.2.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.19.0"
28     ],
29     "TuyaSmartDeviceCoreKit": [
30       ">= 3.19.0"
31     ]
32   }