blob: 00ef84c1f4f69f2be54793ef51f8c4d9dba7a717 [file] [log] [blame]
{
"name": "TuyaSmartUtil",
"version": "2.8.43",
"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.8.43.zip",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ios/**/*.h",
"vendored_frameworks": "ios/*.framework",
"frameworks": [
"CoreTelephony",
"Foundation",
"SystemConfiguration"
],
"dependencies": {
"UICKeyChainStore": [
]
}
}