[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / e / 4 / a / AIPARK / 0.1.7 / AIPARK.podspec.json
blob7d0e3fcd49886ad2bb7ba1872ba33d266234ef6f
2   "name": "AIPARK",
3   "version": "0.1.7",
4   "summary": "Framework to use the AIPARK services to find a free parking spot.",
5   "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.",
6   "homepage": "https://github.com/AIPARK-Open-Source/AiparkiOSSDK.git",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Matthias Natho": "matthias@aipark.de"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/AIPARK-Open-Source/AiparkiOSSDK.git",
16     "tag": "0.1.7"
17   },
18   "source_files": "AIPARKAPI/**/*",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.0"
22     ],
23     "SwiftyJSON": [
25     ]
26   }