[Add] TPNiOS 6.4.40
[CocoaPods.git] / Specs / a / e / 6 / TYBluetooth / 3.12.5 / TYBluetooth.podspec.json
blob3f000240decf0cc9737555e01c6a52c876c5ffa3
2   "name": "TYBluetooth",
3   "version": "3.12.5",
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": {
8     "type": "MIT"
9   },
10   "authors": {
11     "huangdaxia": "huangkai@tuya.com"
12   },
13   "source": {
14     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TYBluetooth-3.12.5.zip",
15     "type": "zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "static_framework": true,
21   "vendored_frameworks": "ios/*.framework",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreBluetooth"
26   ],
27   "pod_target_xcconfig": {
28     "TUYA_PRIVACY_USAGE_DESCRIPTION": "NSBluetoothPeripheralUsageDescription"
29   }