[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / TuyaSmartDeviceKit / 2.8.44 / TuyaSmartDeviceKit.podspec.json
blob626b044c464474e6f723b32ccc85c6b5e03c722f
2   "name": "TuyaSmartDeviceKit",
3   "version": "2.8.44",
4   "summary": "A short description of TuyaSmartDeviceKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartDeviceKit-2.8.44.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "static_framework": true,
20   "source_files": "ios/**/*.h",
21   "vendored_frameworks": "ios/*.framework",
22   "dependencies": {
23     "TuyaSmartBaseKit": [
25     ],
26     "CocoaAsyncSocket": [
28     ],
29     "MQTTClient": [
30       "0.14.0"
31     ]
32   }