[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 8 / c / TIMapboxGeocoder / 0.2.0 / TIMapboxGeocoder.podspec.json
blob085d6cd0160b2519dcdb204e209170cc60b15950
2   "name": "TIMapboxGeocoder",
3   "version": "0.2.0",
4   "summary": "Mapbox geocoder in Objective-C",
5   "description": "MapBox geocoder in Objective-C for geocoding and reverse geocoding with Mapbox geocoding API",
6   "homepage": "https://github.com/tingslabs/TIMapboxGeocoder",
7   "license": "MIT",
8   "authors": {
9     "Benjamin Digeon": "benjamin@tingslabs.com"
10   },
11   "source": {
12     "git": "https://github.com/tingslabs/TIMapboxGeocoder.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": "CoreLocation"