[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 3.24.1 / TuyaSmartDeviceKit.podspec.json
blobe3ce7ea598df6299a2142ab407319eba1713765e
2   "name": "TuyaSmartDeviceKit",
3   "version": "3.24.1",
4   "summary": "TuyaSmartDeviceKit for iOS.",
5   "license": "none",
6   "authors": {
7     "Tuya SDK": "developer@tuya.com"
8   },
9   "homepage": "https://developer.tuya.com/",
10   "source": {
11     "http": "https://images.tuyacn.com/smart/app/package/sdk/ios/TuyaSmartDeviceKit-3.24.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.24.0"
28     ],
29     "TuyaSmartDeviceCoreKit": [
30       ">= 3.24.0"
31     ]
32   }