[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 6 / 4 / 1 / Nominatim / 0.9.2 / Nominatim.podspec.json
blob6739f195f73c88a27fca95c00865f2b2ade7f65c
2   "name": "Nominatim",
3   "version": "0.9.2",
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.2"
17   },
18   "social_media_url": "https://twitter.com/josef_moser",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Pods/Classes/Nominatim.swift"