2 "name": "UTMConversion",
4 "summary": "Convert between latitude/longitude and the UTM coordinate system.",
5 "description": "Convert between latitude/longitude and the UTM (Universal Transverse Mercator) coordinate systems. \nThe conversion happens between a custom struct UTMCoordinate and CoreLocation's CLLocationCoordinate2D and CLLocation.",
6 "homepage": "https://github.com/mikkokut/UTMConversion",
9 "Mikko Kutilainen": "mikko93@gmail.com"
11 "social_media_url": "http://twitter.com/mikkokut",
16 "git": "https://github.com/mikkokut/UTMConversion.git",
19 "source_files": "UTMConversion/**/*.{swift}",
20 "pushed_with_swift_version": "3.0"