blob: 0103c16cd78335c4a00660bd7a0263cb81501142 [file] [log] [blame]
{
"name": "TuyaSmartDeviceKit",
"version": "3.12.9",
"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-3.12.9.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartMQTTChannelKit": [
],
"TuyaSmartSocketChannelKit": [
]
}
},
"watchos": {
"vendored_frameworks": "watchos/*.framework"
},
"dependencies": {
"TuyaSmartBaseKit": [
]
}
}