[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 6 / TYBluetooth / 3.26.5 / TYBluetooth.podspec.json
blob2198cb9e24ae3d6a83fcf9960bf21731da135e04
2   "name": "TYBluetooth",
3   "version": "3.26.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/1620792401-TYBluetooth-3.26.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   }