[Add] LiveLikeCore 2.77.2
[CocoaPods.git] / Specs / a / e / 6 / TYBluetooth / 3.15.0 / TYBluetooth.podspec.json
blobe9c4f0ac1aadb314493a322e08ef52ac7e3ad2b6
2   "name": "TYBluetooth",
3   "version": "3.15.0",
4   "summary": "Tuya bluetooth, less write and can use anywhere.",
5   "description": "🚀Tuya bluetooth, less write and can use anywhere.",
6   "homepage": "https://tuya.com",
7   "license": "none",
8   "authors": {
9     "huangdaxia": "huangkai@tuya.com"
10   },
11   "source": {
12     "http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TYBluetooth-3.15.0.zip",
13     "type": "zip"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "static_framework": true,
19   "vendored_frameworks": "ios/*.framework",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreBluetooth"
24   ],
25   "pod_target_xcconfig": {
26     "TUYA_PRIVACY_USAGE_DESCRIPTION": "NSBluetoothPeripheralUsageDescription"
27   }