blob: 0035aa9a4a6ac4a017b5671cdbfd508452334ef0 [file] [log] [blame]
{
"name": "BZBeaconSDK",
"version": "0.1.2",
"summary": "SDK for the Beacon Suedtirol - Alto Adige Project",
"description": "Find nearby beacons of the Beacon Suedtirol - Alto Adige Project, and get all relevant information about them",
"homepage": "https://github.com/noi-techpark/beacon-suedtirol-mobile-sdk-ios",
"license": "MPL 2.0",
"authors": {
"Konverto AG": "development@konverto.eu"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/noi-techpark/beacon-suedtirol-mobile-sdk-ios.git",
"tag": "0.1.2"
},
"source_files": [
"Beacon SDK iOS",
"Beacon SDK iOS/**/*.swift"
],
"resources": "Beacon SDK iOS/*.xcdatamodeld",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2",
"dependencies": {
"KontaktSDK": [
"~> 2.0"
],
"Alamofire": [
"~> 4.3"
]
}
}