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