4 "summary": "Convert to/from UTM points for iOS and macOS in Swift.",
5 "description": "Geotum is a Swift UTM converter that is precise to 1 nanometer. It works on all Apple\nplatforms and can convert to and from Latitude Longitude coordinates and UTM points.\nIt also includes a ton of helpers to make working with them less error prone and\nall conversions are 100% tested.",
6 "homepage": "https://github.com/pducks32/Geotum",
12 "Patrick Metcalfe": "git@patrickmetcalfe.com"
15 "git": "https://github.com/pducks32/Geotum.git",
18 "social_media_url": "https://twitter.com/pducks32",
23 "swift_version": "4.0",
24 "source_files": "Sources/Geotum/**/*"