[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 7 / c / BZBeaconSDK / 0.1.9 / BZBeaconSDK.podspec.json
blob46a01c74ddd323713b97de8f886e1a64881771cd
2   "name": "BZBeaconSDK",
3   "version": "0.1.9",
4   "summary": "SDK for the Beacon Suedtirol - Alto Adige Project",
5   "description": "Find nearby beacons of the Beacon Suedtirol - Alto Adige Project, and get all relevant information about them",
6   "homepage": "https://github.com/noi-techpark/it.bz.beacon.sdk.ios",
7   "license": "MPL 2.0",
8   "authors": {
9     "KONVERTO AG": "development@konverto.eu"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/noi-techpark/it.bz.beacon.sdk.ios.git",
16     "tag": "0.1.9"
17   },
18   "source_files": [
19     "Beacon SDK iOS",
20     "Beacon SDK iOS/**/*.swift"
21   ],
22   "resources": "Beacon SDK iOS/Beacon.xcdatamodeld",
23   "exclude_files": "Classes/Exclude",
24   "swift_versions": "4.2",
25   "dependencies": {
26     "KontaktSDK": [
27       "~> 2.0"
28     ],
29     "Alamofire": [
30       "~> 4.3"
31     ]
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "4.2"