blob: 9a51d48e91f7b9910ffb13ef824cd84dea887f7a [file] [log] [blame]
{
"name": "TYBluetooth",
"version": "3.13.3",
"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-3.13.3.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"
}
}