2 "name": "JFELocationManager",
4 "summary": "JFELocationManager is a CoreLocation singleton.",
5 "description": " JFELocationManager is a CLLocationManager wrapper that enable a really simple usage in your app instead of allocating a CLLocationManager object on each view.\n\n * JFELocationManagerDelegate -> three methods that will be called on heading, location or status updates\n\n",
6 "homepage": "https://github.com/jfreyre/JFELocationManager",
9 "Jérome Freyre": "jerome.freyre@gmail.com"
15 "git": "https://github.com/jfreyre/JFELocationManager.git",
16 "commit": "78f065dd62ec6126ef20dde82e95a7fa19afc893"
18 "source_files": "JFELocationManager/*.{h,m}",
19 "frameworks": "CoreLocation",