[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / d / 6 / 2 / MMSCameraViewControllerWithSmallFixes / 1.4.2 / MMSCameraViewControllerWithSmallFixes.podspec.json
bloba25bf670092ef46b74af267ac89f641c41c54d20
2   "name": "MMSCameraViewControllerWithSmallFixes",
3   "version": "1.4.2",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bonzoq": "bonzoq@wp.pl"
13   },
14   "source": {
15     "git": "https://github.com/bonzoq/MMSCameraViewController.git",
16     "tag": "1.4.2"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MMSCameraViewController/Classes/**/*.swift",
23   "resources": "MMSCameraViewController/Assets/**/*",
24   "frameworks": [
25     "UIKit",
26     "AVFoundation",
27     "Foundation"
28   ],
29   "swift_version": "4.2"