[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 3.25.2 / TuyaSmartDeviceKit.podspec.json
blob7ce076ef46377f84bff18c4ae429048a12d9214a
2   "name": "TuyaSmartDeviceKit",
3   "version": "3.25.2",
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.25.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   "source_files": "ios/*.framework/Versions/A/Headers/*.h",
26   "dependencies": {
27     "TuyaSmartBaseKit": [
28       ">= 3.25.0"
29     ],
30     "TuyaSmartDeviceCoreKit": [
31       ">= 3.25.0"
32     ]
33   }