[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 6 / SnapCam / 1.0.0 / SnapCam.podspec.json
blob3957d0f13fde0d2373a9830b7d3f5eddbce35b07
2   "name": "SnapCam",
3   "version": "1.0.0",
4   "summary": "A Simple, Swift camera framework for quick picture and video capture",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "A drop in Camera View Controller for capturing photos and videos from one AVSession. Written in Swift.",
9   "homepage": "https://github.com/Awalz/SnapCam",
10   "license": {
11     "type": "BSD",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Andrew Walz": "andrewjwalz@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/Awalz/SnapCam.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"