blob: 4a43c53723c2302944d0f3decbd977931d9f526e [file] [log] [blame]
{
"name": "TuyaSmartBLEKit",
"version": "2.10.96",
"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.10.96.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": [
],
"TuyaSmartActivatorKit": [
]
},
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}