[Add] LiveLikeCore 2.77.2
[CocoaPods.git] / Specs / a / e / 6 / TYBluetooth / 3.34.1 / TYBluetooth.podspec.json
blob993f890c9fed732da5901751918ed7ebb3a1e446
2   "name": "TYBluetooth",
3   "version": "3.34.1",
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     "Tuya": "developer@tuya.com"
12   },
13   "source": {
14     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1642558452-TYBluetooth-3.34.1.zip",
15     "type": "zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreBluetooth"
24   ],
25   "dependencies": {
26     "TuyaSmartUtil": [
27       ">= 3.32.0"
28     ]
29   },
30   "user_target_xcconfig": {
31     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
32   },
33   "pod_target_xcconfig": {
34     "TUYA_PRIVACY_USAGE_DESCRIPTION": "NSBluetoothPeripheralUsageDescription NSBluetoothAlwaysUsageDescription"
35   },
36   "cocoapods_version": ">= 1.10",
37   "vendored_frameworks": [
38     "Build/TYBluetooth.xcframework"
39   ],
40   "source_files": [
41     "Build/TYBluetooth.xcframework/ios-arm64_armv7/TYBluetooth.framework/Headers/*"
42   ]