blob: 0f6cc133f6f77b54fb19f54f6d8671564d60a9e6 [file] [log] [blame]
{
"name": "TYBluetooth",
"version": "2.10.97",
"summary": "Tuya bluetooth, less write and can use anywhere.",
"description": "🚀Tuya bluetooth, less write and can use anywhere.",
"homepage": "https://tuya.com",
"license": {
"type": "MIT"
},
"authors": {
"huangdaxia": "huangkai@tuya.com"
},
"source": {
"http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TYBluetooth-2.10.96.zip",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"vendored_frameworks": "ios/*.framework",
"frameworks": [
"Foundation",
"UIKit",
"CoreBluetooth"
],
"pod_target_xcconfig": {
"TUYA_PRIVACY_USAGE_DESCRIPTION": "NSBluetoothPeripheralUsageDescription"
}
}