[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 8 / e / TSOfflineGeocoder / 0.1.4 / TSOfflineGeocoder.podspec.json
blobc0e8728ec2e502f96cb6614367b6492fc2178e11
2   "name": "TSOfflineGeocoder",
3   "version": "0.1.4",
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": "MIT",
8   "authors": {
9     "Benoit Nolens": "benoit@truestory.io"
10   },
11   "source": {
12     "git": "https://github.com/bnolens/TSOfflineGeocoder.git",
13     "tag": "v0.1.4"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.7"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/lib/",
21   "resources": "Pod/Resources/TSOfflineGeocoder_geoData.json"