[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 7 / c / BZBeaconSDK / 0.1.0 / BZBeaconSDK.podspec.json
blob60ed71eb4da0e74b8556449be04052ef8fc457e2
2   "name": "BZBeaconSDK",
3   "version": "0.1.0",
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.0"
17   },
18   "source_files": [
19     "Beacon SDK iOS",
20     "Beacon SDK iOS/**/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "swift_version": "4.2",
24   "dependencies": {
25     "KontaktSDK": [
26       "~> 2.0"
27     ],
28     "Alamofire": [
29       "~> 4.3"
30     ]
31   }