[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 6 / TYBluetooth / 3.27.5 / TYBluetooth.podspec.json
blobdc9917c65c1304c5f9a119f21f1a3439137fae5a
2   "name": "TYBluetooth",
3   "version": "3.27.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://images.tuyacn.com/smart/app/package/developer/sdk/1623332217-TYBluetooth-3.27.5.zip",
15     "type": "zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "static_framework": true,
21   "vendored_frameworks": "ios/*.framework",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreBluetooth"
26   ],
27   "source_files": "ios/*.framework/Versions/A/Headers/*.h",
28   "pod_target_xcconfig": {
29     "TUYA_PRIVACY_USAGE_DESCRIPTION": "NSBluetoothPeripheralUsageDescription NSBluetoothAlwaysUsageDescription"
30   }