2 "name": "PhotoLibraryPicker",
4 "summary": "A basic wrapper around UIImagePickerController that simplifies presenting the Photo Library / Camera picker.",
5 "description": "PhotoLibraryPicker is a basic Swift wrapper around UIImagePickerController that simplifies presenting the Photo Library / Camera picker. It\nencapsules the UIImagePickerController and UIImagePickerControllerDelegate and provides a simple API for presenting the View Controllers,\nand handling the assets that the user picks.",
6 "homepage": "https://github.com/phillfarrugia/PhotoLibraryPicker",
12 "phillfarrugia": "me@phillfarrugia.com"
15 "git": "https://github.com/phillfarrugia/PhotoLibraryPicker.git",
21 "source_files": "PhotoLibraryPicker/Classes/**/*",
22 "pushed_with_swift_version": "4.0"