2 "name": "MBPlacePickerController",
4 "summary": "An open source place picker for iOS.",
5 "description": " \tA view controller for picking a location. I wrote it to be a simple wrapper around automatic location detection, but also to offer manual location selection in case GPS isn't available.\n",
6 "homepage": "https://github.com/MosheBerman/MBPlacePickerController",
7 "screenshots": "https://raw.githubusercontent.com/MosheBerman/MBPlacePickerController/master/screenshots/2.2.0/Readme/Default-Dark.png",
9 "Moshe Berman": "moshberm@gmail.com"
16 "git": "https://github.com/MosheBerman/MBPlacePickerController.git",
21 "MBPlacePickerController/MBPlacePickerController/**/*.{h,m}"
23 "frameworks": "QuartzCore",
24 "weak_frameworks": "CoreLocation",