2 "name": "CLLocation-FESCoordinates",
4 "summary": "A CLLocation category to handle alternate coordinate formats with CLLocation.",
5 "description": " A CLLocation category to handle various representations of map coordinates.\n\n With this category, you can:\n\n * Convert from degrees, minutes, and seconds values to decimal degrees and back again.\n * Convert from decimal degrees to MinDec values of degrees and minutes and back again.\n * Initialize a CLLocation object from degrees, minutes, and seconds or MinDec values.\n",
6 "homepage": "https://github.com/FriskyElectrocat/CLLocation-FESCoordinates",
12 "Dan Weeks": "dan@danimal.org",
13 "Johnnie Pittman": "jpittman@group6.net"
16 "git": "https://github.com/FriskyElectrocat/CLLocation-FESCoordinates.git",
22 "source_files": "CLLocation+FESCoordinates.{h,m}",
23 "frameworks": "CoreLocation",