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