blob: 2d5256fc7f4dd037f9ed83c3cee3afd31ed26791 [file] [log] [blame]
{
"name": "TuyaSmartSceneKit",
"version": "2.10.96",
"summary": "A short description of TuyaSmartSceneKit.",
"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/TuyaSmartSceneKit-2.10.96.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework"
},
"watchos": {
"vendored_frameworks": "watchos/*.framework",
"frameworks": "UIKit"
},
"source_files": "Headers/**/*.h",
"dependencies": {
"TuyaSmartBaseKit": [
],
"TuyaSmartDeviceKit": [
]
},
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}