[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / a / CIBluetoothSDK / 0.1.5 / CIBluetoothSDK.podspec.json
blob0858010c24e4b13667d62a36346aa00addb84e70
2   "name": "CIBluetoothSDK",
3   "version": "0.1.5",
4   "summary": "A short description of CIBluetoothSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIBluetooth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CIBluetooth.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "static_framework": true,
28   "vendored_frameworks": "CIBluetooth/CIBluetoothSDK.framework",
29   "frameworks": [
30     "Foundation",
31     "CoreBluetooth"
32   ]