[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 8 / 6 / d / DesayBluetooth / 2.6.2 / DesayBluetooth.podspec.json
blob9dfa7a91c60d056e600b5c1121472b9de65099a2
2   "name": "DesayBluetooth",
3   "version": "2.6.2",
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.6.2"
19   },
20   "vendored_frameworks": "*.framework",
21   "dependencies": {
22     "iOSDFULibrary": [
23       "~>4.8"
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"