2 "name": "ImagePickerSheetController",
4 "summary": "ImagePickerSheetController is like the custom photo action sheet found in the iOS 8 and 9 version of iMessage",
5 "description": "ImagePickerSheetController is a component that replicates the custom photo action sheet in iMessage. It's very similar to UIAlertController which makes its usage simple and concise.",
6 "homepage": "https://github.com/lbrndnr/ImagePickerSheetController",
7 "screenshots": "https://raw.githubusercontent.com/lbrndnr/ImagePickerSheetController/master/Screenshots/Nature.png",
13 "Laurin Brandner": "hello@laurinbrandner.ch"
15 "social_media_url": "http://twitter.com/lbrndnr",
20 "git": "https://github.com/lbrndnr/ImagePickerSheetController.git",
23 "source_files": "ImagePickerSheetController/ImagePickerSheetController/**/*.swift",
24 "resources": "ImagePickerSheetController/ImagePickerSheetController/Images.xcassets",
25 "frameworks": "Photos",