[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / FLGeocoder / 1.0.1 / FLGeocoder.podspec.json
blob0ebdde50816fddf4eb47f5e0e8f1c2cbda8cd77e
2   "name": "FLGeocoder",
3   "version": "1.0.1",
4   "summary": "Offline Geocoder & Online Batch Geocoder.",
5   "description": "FLGeocoder allows you to perform basic geocoding offline & to perform batch geocoding online using Apples geocoder class.",
6   "homepage": "http://www.faulknerlabs.io",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Neil Faulkner": "info@faulknerlabs.io"
10   },
11   "social_media_url": "http://twitter.com/Neilfau",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/Neilfau/FLGeocoder.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "FLGeocoder",
21     "FLGeocoder/**/*.{h,m,swift}"
22   ],
23   "resources": "FLGeocoder/*.json",
24   "pushed_with_swift_version": "4.0"