2 "name": "MMPReactiveCoreLocation",
4 "summary": "A reactive CoreLocation wrapper for use with ReactiveCocoa",
5 "description": " MMPReactiveCoreLocation is a reactive library for using CoreLocation and iBeacon with ReactiveCocoa. \n\n Features:\n * Singleton instance managing CLLocationManager(s). \n * Easy to use signals for subscribing to location updates.\n * 3 common usage patterns: global location manager for app-wide location subscription; short-lived location managers for one-time location requests; subscribing to multiple custom location managers with different specifications.\n * Easy to use signals for subscribing to iBeacon monitoring and ranging.\n * Supports iOS 8 \"Always\" and \"WhenInUse\" authorization.\n",
6 "homepage": "https://github.com/mpurbo/MMPReactiveCoreLocation",
9 "Mamad Purbo": "m.purbo@gmail.com"
12 "git": "https://github.com/mpurbo/MMPReactiveCoreLocation.git",
15 "social_media_url": "https://twitter.com/purubo",
19 "source_files": "Classes",