blob: ccb2bc48335067f6936cc22f376e338cc1f7e7bc [file] [log] [blame]
{
"name": "Nominatim",
"version": "0.9.0",
"summary": "A Swift wrapper for (reverse) geocoding of OpenStreetMap data",
"description": "Use NominatimKit to access OpenStreetMaps and the free Nominatim API to gather location data for a specific latitude, address or landmark.",
"homepage": "https://github.com/caloon/NominatimKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caloon": "me@josefmoser.de"
},
"source": {
"git": "https://github.com/caloon/NominatimKit.git",
"tag": "0.9.0"
},
"social_media_url": "https://twitter.com/josef_moser",
"platforms": {
"ios": "9.3"
},
"source_files": "Pods/Classes/Nominatim.swift",
"pushed_with_swift_version": "3.0"
}