[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / d / LMGeocoderUniversal / 1.2.1 / LMGeocoderUniversal.podspec.json
blob63ac7b88d8bcb1d2f4313138e3a053a2199b3c38
2   "name": "LMGeocoderUniversal",
3   "version": "1.2.1",
4   "summary": "Second Life of LMGeocoder by LMinh.",
5   "description": "Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.",
6   "homepage": "https://github.com/truebucha/LMGeocoderUniversal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "truebucha": "truebucha@gmail.com",
13     "LMinh": "lminhtm@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/truebucha/LMGeocoderUniversal.git",
17     "tag": "1.2.1"
18   },
19   "social_media_url": "https://twitter.com/truebucha",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.10"
23   },
24   "source_files": "LMGeocoderUniversal/Classes/**/*",
25   "frameworks": [
26     "Foundation",
27     "CoreLocation"
28   ],
29   "requires_arc": true