2 "name": "MMSCameraViewController",
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/miller-ms/MMSCameraViewController",
12 "William Miller": "support@millermobilesoft.com"
15 "git": "https://github.com/miller-ms/MMSCameraViewController.git",
21 "source_files": "MMSCameraViewController/Classes/**/*.swift",
22 "resources": "MMSCameraViewController/Assets/**/*",
28 "pushed_with_swift_version": "3.0"