[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / a / e / 6 / TYBluetooth / 3.13.3 / TYBluetooth.podspec.json
blob9a51d48e91f7b9910ffb13ef824cd84dea887f7a
2   "name": "TYBluetooth",
3   "version": "3.13.3",
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.13.3.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   }