blob: f905a3cc6efee14726a9560f38cf5502f93dacfa [file] [log] [blame]
{
"name": "TuyaApartmentSDK",
"version": "1.0.0",
"summary": "公寓 Zugo SDK",
"license": {
"type": "MIT"
},
"authors": {
"wangjun": "wangjun@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaApartmentSDK-1.0.0.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework",
"dependencies": {
"TuyaSmartActivatorKit": [
],
"TuyaSmartMQTTChannelKit": [
],
"TuyaSmartSocketChannelKit": [
],
"TuyaSmartBLEKit": [
],
"TuyaSmartBLEMeshKit": [
]
}
},
"dependencies": {
"TuyaSmartBaseKit": [
],
"TuyaSmartDeviceKit": [
],
"TuyaSmartSceneKit": [
],
"TuyaSmartTimerKit": [
]
}
}