blob: 4c9b01e453284f7e5fba60fc6c241a2abdef25f1 [file] [log] [blame]
{
"name": "TuyaSmartSceneKit",
"version": "0.2.2",
"summary": "A short description of TuyaSmartSceneKit.",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"vendored_frameworks": "ios/TuyaSmartSceneKit.framework",
"dependencies": {
"TuyaSmartBaseKit": [
],
"TuyaSmartDeviceKit": [
]
}
}