blob: b72128818ee9477f16236984fb9f5b634235cfc8 [file] [log] [blame]
{
"name": "TuyaSmartDeviceKit",
"version": "2.8.43",
"summary": "A short description of TuyaSmartDeviceKit.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "gaosen@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartDeviceKit-2.8.43.zip",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ios/**/*.h",
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartBaseKit": [
],
"CocoaAsyncSocket": [
],
"MQTTClient": [
"0.14.0"
]
}
}