[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 8 / 6 / d / DesayBluetooth / 2.7.1 / DesayBluetooth.podspec.json
blob34b0f6fefcf9599de242ce849b626cd9104e6566
2   "name": "DesayBluetooth",
3   "version": "2.7.1",
4   "summary": "DesayBluetooth is a Bluetooth library",
5   "license": "MIT",
6   "authors": {
7     "Desay": "jaysonj@163.com"
8   },
9   "homepage": "https://github.com/jaysonjh/DesayBluetooth",
10   "frameworks": "CoreBluetooth",
11   "libraries": "z",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/jaysonjh/DesayBluetooth.git",
18     "tag": "2.7.1"
19   },
20   "vendored_frameworks": "*.framework",
21   "dependencies": {
22     "iOSDFULibrary": [
23       "~>4.11"
24     ]
25   },
26   "swift_versions": "5.0",
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_version": "5.0"