blob: 6bf2e03f77c2cf88a208d8f7e84d1473d738259b [file] [log] [blame]
{
"name": "TuyaSmartTimerKit",
"version": "0.2.2",
"summary": "A short description of TuyaSmartTimerKit.",
"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/TuyaSmartTimerKit.framework",
"dependencies": {
"TuyaSmartBaseKit": [
],
"TuyaSmartDeviceKit": [
]
}
}