[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 7 / c / BZBeaconSDK / 0.1.2 / BZBeaconSDK.podspec.json
blob0035aa9a4a6ac4a017b5671cdbfd508452334ef0
2   "name": "BZBeaconSDK",
3   "version": "0.1.2",
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/beacon-suedtirol-mobile-sdk-ios",
7   "license": "MPL 2.0",
8   "authors": {
9     "Konverto AG": "development@konverto.eu"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/noi-techpark/beacon-suedtirol-mobile-sdk-ios.git",
16     "tag": "0.1.2"
17   },
18   "source_files": [
19     "Beacon SDK iOS",
20     "Beacon SDK iOS/**/*.swift"
21   ],
22   "resources": "Beacon SDK iOS/*.xcdatamodeld",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "4.2",
25   "dependencies": {
26     "KontaktSDK": [
27       "~> 2.0"
28     ],
29     "Alamofire": [
30       "~> 4.3"
31     ]
32   }