blob: 2b073129a6497d52fb2146252b18107a4fbd7504 [file] [log] [blame]
{
"name": "BliqPark",
"version": "2.0.6",
"summary": "Framework to use the Bliq`s parking services to find a free parking spot.",
"swift_versions": "4.2",
"description": "Bliq Park offers detailed parking information in more than 500 cities across 15 countries. You can find further information and documentation on how to get started on https://www.aipark.io.",
"homepage": "https://github.com/Bliq-Open-Source/BliqPark-iOS",
"license": {
"type": "Creative Commons BY NC SA 4.0",
"file": "LICENSE"
},
"authors": {
"Julian Glaab": "julian@aipark.io"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Bliq-Open-Source/BliqPark-iOS.git",
"tag": "2.0.6"
},
"source_files": [
"BliqPark/*.swift",
"BliqPark/**/*.swift"
],
"dependencies": {
"Alamofire": [
"~> 4.9.0"
]
},
"swift_version": "4.2"
}