blob: 7d0e3fcd49886ad2bb7ba1872ba33d266234ef6f [file] [log] [blame]
{
"name": "AIPARK",
"version": "0.1.7",
"summary": "Framework to use the AIPARK services to find a free parking spot.",
"description": "AIPARK offers detailed parking information for more than 1.8 Mio parking areas in Germany\nwith nationwide coverage. Additionally, accurate occupancy predictions are derived using data from\na network of more than 5 million smartphones. Use the AIPARK API Explorer application to try out and\ntest the interface. Please send a request via email if you are a developer and require an API key.\nWe'll be in touch with you shortly. This application is provided via a demo backend environment.\nPlease note that API load tests do not reflect the performance of the productive system.",
"homepage": "https://github.com/AIPARK-Open-Source/AiparkiOSSDK.git",
"license": "Apache License, Version 2.0",
"authors": {
"Matthias Natho": "matthias@aipark.de"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/AIPARK-Open-Source/AiparkiOSSDK.git",
"tag": "0.1.7"
},
"source_files": "AIPARKAPI/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"SwiftyJSON": [
]
}
}