blob: fb903057860ce07666fc361f37f57d45e1b46021 [file] [log] [blame]
{
"name": "TuyaSmartBLEKit",
"version": "3.26.5",
"summary": "A short description of TuyaSmartBLEKit.",
"license": {
"type": "MIT"
},
"authors": {
"0x5e": "gaosen@tuya.com"
},
"homepage": "https://tuya.com",
"source": {
"http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1620649310-TuyaSmartBLEKit-3.26.5.zip",
"type": "zip"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"vendored_frameworks": "ios/*.framework",
"source_files": "ios/*.framework/Versions/A/Headers/*.h",
"frameworks": [
"Foundation",
"CoreBluetooth"
],
"dependencies": {
"TuyaSmartBaseKit": [
],
"TuyaSmartDeviceCoreKit": [
">= 3.20.0"
],
"TYBluetooth": [
"< 10.0"
]
}
}