2 "name": "MMSCameraViewControllerWithSmallFixes",
4 "summary": "Presents a camera for capturing a still image and returns it through the delegate.",
5 "description": "MMSCameraViewController provides the feature for presenting a camera to capture still images only. It leaves the features for presenting a confirmation screen and cropping tools to the application to support. Captured images are passed back to the presenting view controller through the delegate method.",
6 "homepage": "https://github.com/bonzoq/MMSCameraViewController",
12 "Bonzoq": "bonzoq@wp.pl"
15 "git": "https://github.com/bonzoq/MMSCameraViewController.git",
18 "swift_versions": "4.2",
22 "source_files": "MMSCameraViewController/Classes/**/*.swift",
23 "resources": "MMSCameraViewController/Assets/**/*",
29 "swift_version": "4.2"