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