[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 0 / SwiftOverpassAPI / 0.1.2 / SwiftOverpassAPI.podspec.json
blobdd251ca3ed81cdf6e760cb24febb314369c52abb
2   "name": "SwiftOverpassAPI",
3   "version": "0.1.2",
4   "summary": "Query, process, and visualize Overpass API data.",
5   "description": "'SwiftOverpassAPI is an interface for writing queries to Overpass API, a read only API for OpenStreetMap data. The returned results will be processed and ready for visualization. A simple MapKit visualization struct has been included for those who want to get started quickly'",
6   "homepage": "https://github.com/ebsamson3/SwiftOverpassAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ebsamson3": "ebsamson3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ebsamson3/SwiftOverpassAPI.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/**/*.swift",
23   "swift_version": "5.0"