[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 0 / MGRSConverter / 0.1.0 / MGRSConverter.podspec.json
blobb7d8613f2bbb5e82040691cec5cc5fcc2d10f2e1
2   "name": "MGRSConverter",
3   "version": "0.1.0",
4   "summary": "Converts between Lat/Lon UTM, and MGRS Coordinates",
5   "description": "Converts between Lat/Lon, UTM, and MGRS Coordinates. The math and theory for the conversions between Latitude/Longitude, UTM, and MGRS was adapted from code provided by www.movable-type.co.uk/scripts/latlong-utm-mgrs.html",
6   "homepage": "https://github.com/kkieffer/MGRSConverter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "John Ayers": ""
13   },
14   "source": {
15     "git": "https://github.com/kkieffer/MGRSConverter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MGRSConverter/Classes/**/*",
23   "swift_version": "5.0"