[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / d / DesayBluetooth / 2.8.0 / DesayBluetooth.podspec.json
blobb974bb62ffceec5ef25a341fc4fefc16d187877b
2   "name": "DesayBluetooth",
3   "version": "2.8.0",
4   "summary": "DesayBluetooth is a Bluetooth library",
5   "license": "MIT",
6   "authors": {
7     "jaysonjh": "jaysonj@163.com"
8   },
9   "homepage": "https://github.com/jaysonjh/DesayBluetooth",
10   "frameworks": "CoreBluetooth",
11   "libraries": "z",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/jaysonjh/DesayBluetooth.git",
18     "tag": "2.8.0"
19   },
20   "vendored_frameworks": "*.framework",
21   "dependencies": {
22     "iOSDFULibrary": [
23       "~>4.13"
24     ]
25   },
26   "swift_versions": [
27     "5.0",
28     "5.1",
29     "5.2",
30     "5.3",
31     "5.4",
32     "5.5",
33     "5.6"
34   ],
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.6"