blob: fe5d9a342a2e48b8facee9b372c8f595082533f5 [file] [log] [blame]
{
"name": "TuyaSmartUtil",
"version": "3.14.9",
"summary": "A short description of TuyaSmartUtil.",
"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/TuyaSmartUtil-3.14.9.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework",
"frameworks": [
"CoreTelephony",
"Foundation",
"SystemConfiguration",
"UIKit"
],
"resources": "ios/*.framework/**/*.bundle"
},
"watchos": {
"vendored_frameworks": "watchos/*.framework",
"resources": "watchos/*.framework/**/*.bundle",
"frameworks": [
"Foundation",
"WatchKit"
]
}
}