blob: eaa4a206b06931491b8da0b14e0213b23f0d95d9 [file] [log] [blame]
{
"name": "TuyaSmartBLEKit",
"version": "0.2.1",
"summary": "A short description of TuyaSmartBLEKit.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"vendored_frameworks": "ios/TuyaSmartBLEKit.framework",
"frameworks": [
"Foundation",
"CoreBluetooth"
],
"dependencies": {
"TuyaSmartBaseKit": [
],
"TuyaSmartDeviceKit": [
],
"TYBluetooth": [
]
}
}