[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 6 / TYBluetooth / 2.12.46 / TYBluetooth.podspec.json
blobedc9312256dbd4063e8f132ecc5310d3c74fdfe3
2   "name": "TYBluetooth",
3   "version": "2.12.46",
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-2.12.46.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   }