blob: a266ec294171fc12d13d6169fc3417220738039b [file] [log] [blame]
{
"name": "TuyaSmartSceneKit",
"version": "3.25.3",
"summary": "A short description of TuyaSmartSceneKit.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "gaosen@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1623333097-TuyaSmartSceneKit-3.25.3.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "9.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation"
],
"watchos": {
"vendored_frameworks": "watchos/*.framework"
},
"source_files": "ios/*.framework/Versions/A/Headers/*.h",
"dependencies": {
"TuyaSmartBaseKit": [
],
"TuyaSmartDeviceKit": [
]
}
}