[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / b / d / LMGeocoderUniversal / 1.2.2 / LMGeocoderUniversal.podspec.json
blob5dd0dd453b5b327f4cfbf28f5bec75c77e2ecc89
2   "name": "LMGeocoderUniversal",
3   "version": "1.2.2",
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.2"
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