blob: 41b16239044043fd6cdbba91e5de3df154a97c49 [file] [log] [blame]
{
"name": "TuyaSmartDeviceCoreKit",
"version": "3.19.1",
"summary": "A short description of TuyaSmartDeviceCoreKit.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "gaosen@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaSmartDeviceCoreKit-3.19.1.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartMQTTChannelKit": [
">= 3.19.0"
],
"TuyaSmartSocketChannelKit": [
">= 3.19.0"
]
}
},
"watchos": {
"vendored_frameworks": "watchos/*.framework"
},
"dependencies": {
"TuyaSmartBaseKit": [
">= 3.19.0"
]
}
}