blob: a5b41351dee0645a5b94536eec6b08dbff455d7c [file] [log] [blame]
{
"name": "TuyaSmartBaseKit",
"version": "3.20.1",
"summary": "A short description of TuyaSmartBaseKit.",
"license": "none",
"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/TuyaSmartBaseKit-3.20.1.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework",
"resources": "ios/*.framework/Versions/A/Resources/*"
},
"watchos": {
"vendored_frameworks": "watchos/*.framework",
"frameworks": "UIKit",
"resources": "watchos/*.framework/Versions/A/Resources/*"
},
"libraries": [
"c++",
"z"
],
"dependencies": {
"TuyaSmartUtil": [
">= 3.20.0"
],
"YYModel": [
]
}
}