2 "name": "DMLocationManager",
4 "license": "Apache License, Version 2.0",
5 "summary": "Convenient CLLocationManager wrapper. Control location caching, cache age and accuracy.",
6 "homepage": "https://github.com/martinstolz/DMLocationManager",
8 "Martin Stolz": "martin.stolz@devmob.de"
10 "description": "This CLLocationManager wrapper allows you to query for the devices location in a convenient way. Control the caching behaviour by disallowing cache or setting the maximum cache age. Loop the location determination for permanent location updates in a defined interval.",
15 "git": "https://github.com/martinstolz/DMLocationManager.git",
18 "source_files": "*.{h,m}",