blob: 26ae16ae54d92349b520e86d5e23ee839ea6599a [file] [log] [blame]
{
"name": "TuyaSmartUtil",
"version": "0.2.0",
"summary": "A short description of TuyaSmartUtil.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "gaosen@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"git": "https://github.com/TuyaInc/tuyasmart_home_ios_sdk.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"vendored_frameworks": "ios/TuyaSmartUtil.framework",
"frameworks": [
"CoreTelephony",
"Foundation",
"SystemConfiguration"
],
"dependencies": {
"UICKeyChainStore": [
]
}
}