[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 8 / e / TSOfflineGeocoder / 0.1.5 / TSOfflineGeocoder.podspec.json
blob01804be311c028fe85f8927c0f83fa017dd8701d
2   "name": "TSOfflineGeocoder",
3   "version": "0.1.5",
4   "summary": "Offline reverse geocoder for Objective-c",
5   "description": "* Finds locations using strings or coordinates\n* No internet required\n* Online fallback\n* Results from all around the world\n* Fast\n* Auto complete\n* Returns an array of possible results.",
6   "homepage": "https://github.com/bnolens/TSOfflineGeocoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Benoit Nolens": "benoit@truestory.io"
13   },
14   "source": {
15     "git": "https://github.com/bnolens/TSOfflineGeocoder.git",
16     "tag": "v0.1.5"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "osx": "10.7"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/lib/",
24   "resources": "Pod/Resources/TSOfflineGeocoder_geoData.json"