[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 2 / LMGeocoderSwift / 1.0.2 / LMGeocoderSwift.podspec.json
blobd90459d111eb44ceec30d06a4fc0ec273519efeb
2   "name": "LMGeocoderSwift",
3   "version": "1.0.2",
4   "summary": "Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.",
5   "description": "Simple wrapper for geocoding and reverse geocoding, written in Swift, using both Google Geocoding API and Apple iOS Geocoding Framework.",
6   "homepage": "https://github.com/lminhtm/LMGeocoderSwift",
7   "screenshots": "https://raw.github.com/lminhtm/LMGeocoderSwift/master/Screenshots/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "LMinh": "lminhtm@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/lminhtm/LMGeocoderSwift.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "LMGeocoderSwift/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "CoreLocation",
27     "Contacts"
28   ],
29   "swift_version": "5.0"