[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 3 / DBCamera / 0.3 / DBCamera.podspec.json
blob0b288710ccd7ea6ee90d2489b8d1b23d0dae54e4
2   "name": "DBCamera",
3   "version": "0.3",
4   "license": "MIT",
5   "summary": "DBCamera is a simple custom camera with AVFoundation",
6   "homepage": "https://github.com/danielebogo/DBCamera",
7   "authors": {
8     "Daniele Bogo": "daniele@paperstreetsoapdesign.com"
9   },
10   "source": {
11     "git": "https://github.com/danielebogo/DBCamera.git",
12     "tag": "0.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "DBCamera/*.{h,m}",
19   "resources": "Example/DBCamera/*.{xib,xcassets}",
20   "frameworks": "AVFoundation"