[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 4 / 1 / Nominatim / 0.9.0 / Nominatim.podspec.json
blobccb2bc48335067f6936cc22f376e338cc1f7e7bc
2   "name": "Nominatim",
3   "version": "0.9.0",
4   "summary": "A Swift wrapper for (reverse) geocoding of OpenStreetMap data",
5   "description": "Use NominatimKit to access OpenStreetMaps and the free Nominatim API to gather location data for a specific latitude, address or landmark.",
6   "homepage": "https://github.com/caloon/NominatimKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caloon": "me@josefmoser.de"
13   },
14   "source": {
15     "git": "https://github.com/caloon/NominatimKit.git",
16     "tag": "0.9.0"
17   },
18   "social_media_url": "https://twitter.com/josef_moser",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Pods/Classes/Nominatim.swift",
23   "pushed_with_swift_version": "3.0"