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