2 "name": "MGRSConverter",
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",
15 "git": "https://github.com/kkieffer/MGRSConverter.git",
21 "swift_versions": "5.0",
22 "source_files": "MGRSConverter/Classes/**/*",
23 "swift_version": "5.0"