blob: f3d3469bd13b938274663318098acd59591f1cc5 [file] [log] [blame]
{
"name": "TuyaSmartBLEKit",
"version": "2.8.43",
"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-2.8.43.zip",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ios/**/*.h",
"vendored_frameworks": "ios/*.framework",
"frameworks": [
"Foundation",
"CoreBluetooth"
],
"dependencies": {
"TuyaSmartBaseKit": [
],
"TuyaSmartDeviceKit": [
],
"TYBluetooth": [
]
}
}