[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / c / AIPARKSDK / 1.1.9 / AIPARKSDK.podspec.json
blob2bb4ea5ef0af4be36783862abb33e19fa75a4875
2   "name": "AIPARKSDK",
3   "version": "1.1.9",
4   "summary": "Framework to use the AIPARK services to find a free parking spot.",
5   "swift_versions": "4.2",
6   "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.",
7   "homepage": "https://github.com/AIPARK-Open-Source/AiparkiOSSDK.git",
8   "license": {
9     "type": "Creative Commons BY NC SA 4.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Matthias Natho": "matthias@aipark.de"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/AIPARK-Open-Source/AiparkiOSSDK.git",
20     "tag": "1.1.9"
21   },
22   "source_files": [
23     "AIPARKAPI/*.swift",
24     "AIPARKAPI/**/*.swift"
25   ],
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.0"
29     ],
30     "SwiftyJSON": [
32     ]
33   },
34   "swift_version": "4.2"