[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / e / b / d / LMGeocoderUniversal / 1.1.1 / LMGeocoderUniversal.podspec.json
blobc746bb45046311e84769e6e36d010d8ae8bba28d
2   "name": "LMGeocoderUniversal",
3   "version": "1.1.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.1.1"
18   },
19   "social_media_url": "https://twitter.com/truebucha",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.10"
23   },
24   "source_files": "LMGeocoderUniversal/Classes/**/*",
25   "frameworks": "Foundation",
26   "requires_arc": true