blob: 0ebdde50816fddf4eb47f5e0e8f1c2cbda8cd77e [file] [log] [blame]
{
"name": "FLGeocoder",
"version": "1.0.1",
"summary": "Offline Geocoder & Online Batch Geocoder.",
"description": "FLGeocoder allows you to perform basic geocoding offline & to perform batch geocoding online using Apples geocoder class.",
"homepage": "http://www.faulknerlabs.io",
"license": "Apache License, Version 2.0",
"authors": {
"Neil Faulkner": "info@faulknerlabs.io"
},
"social_media_url": "http://twitter.com/Neilfau",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Neilfau/FLGeocoder.git",
"tag": "1.0.1"
},
"source_files": [
"FLGeocoder",
"FLGeocoder/**/*.{h,m,swift}"
],
"resources": "FLGeocoder/*.json",
"pushed_with_swift_version": "4.0"
}