blob: 84e1a95ddc4c01c59cc54cbdab4a8f27bc44f2db [file] [log] [blame]
{
"name": "TuyaSmartDefaultPanelKit",
"version": "1.0.0",
"summary": "TuyaSmartDefaultPanelKit for iOS.",
"license": "none",
"authors": {
"Tuya SDK": "developer@tuya.com"
},
"homepage": "https://developer.tuya.com/",
"source": {
"http": "https://images.tuyacn.com/smart/app/package/sdk/ios/TuyaSmartDefaultPanelKit-1.0.0.zip",
"type": "zip"
},
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/*.framework",
"resources": "ios/*.framework/**/*.bundle"
},
"frameworks": "UIKit",
"dependencies": {
"TuyaSmartDeviceKit": [
]
}
}