blob: dbcf4ac16a71683b7e5cd5aad924aae2bd2815b8 [file] [log] [blame]
{
"name": "TuyaSmartBLEKit",
"version": "3.25.2",
"summary": "TuyaSmartBLEKit for iOS.",
"license": "none",
"authors": {
"Tuya SDK": "developer@tuya.com"
},
"homepage": "https://developer.tuya.com/",
"source": {
"http": "https://images.tuyacn.com/smart/app/package/sdk/ios/TuyaSmartBLEKit-3.25.2.zip",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"vendored_frameworks": "ios/*.framework",
"frameworks": [
"Foundation",
"CoreBluetooth"
],
"dependencies": {
"TuyaSmartDeviceCoreKit": [
">= 3.25.0"
],
"TYBluetooth": [
">= 3.25.0"
],
"TuyaSmartActivatorKit": [
">= 3.25.0"
]
}
}