blob: 06f1ebbe7fbdd4db8f9b03f6c6f95dd40242cee1 [file] [log] [blame]
{
"name": "BZBeaconSDK",
"version": "0.1.3",
"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.3"
},
"source_files": [
"Beacon SDK iOS",
"Beacon SDK iOS/**/*.swift"
],
"resources": "Beacon SDK iOS/Beacon.xcdatamodeld",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2",
"dependencies": {
"KontaktSDK": [
"~> 2.0"
],
"Alamofire": [
"~> 4.3"
]
}
}