2 "name": "ObjectiveWMM",
4 "summary": "An Objective-C iOS wrapper for the World Magnetic Model 2010.",
5 "description": "ObjectiveWMM is a simple repackaging for iOS of the C-language World Magnetic\nModel published by the United States' National Geospatial-Intelligence Agency\n(NGA) and the United Kingdom's Defence Geographic Centre (DGC). WMM is\nprimarily useful to be able to determine the magnetic declination for a\ngiven location on a given date, required in order to convert between\nheadings relative to true north and magnetic north.\n",
6 "homepage": "https://github.com/stephent/ObjectiveWMM",
12 "Stephen Trainor": "info@crookneckconsulting.com"
15 "git": "https://github.com/stephent/ObjectiveWMM.git",
22 "ObjectiveWMM/*.{h,m}",
25 "resources": "ObjectiveWMM/WMM/WMM.COF",
26 "frameworks": "CoreLocation",