| { |
| "name": "TYBluetooth", |
| "version": "3.15.0", |
| "summary": "Tuya bluetooth, less write and can use anywhere.", |
| "description": "🚀Tuya bluetooth, less write and can use anywhere.", |
| "homepage": "https://tuya.com", |
| "license": "none", |
| "authors": { |
| "huangdaxia": "huangkai@tuya.com" |
| }, |
| "source": { |
| "http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TYBluetooth-3.15.0.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" |
| } |
| } |