[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / e / 1 / PBJVision / 0.4.0 / PBJVision.podspec.json
blob4826e9f9e956589d075fce2a2f26f152f9a7d471
2   "name": "PBJVision",
3   "version": "0.4.0",
4   "summary": "iOS camera engine, supports touch-to-record video, slow motion video, and photo capture.",
5   "homepage": "https://github.com/piemonte/PBJVision",
6   "license": "MIT",
7   "authors": {
8     "patrick piemonte": "piemonte@alumni.cmu.edu"
9   },
10   "source": {
11     "git": "https://github.com/piemonte/PBJVision.git",
12     "tag": "v0.4.0"
13   },
14   "frameworks": [
15     "Foundation",
16     "AVFoundation",
17     "CoreGraphics",
18     "CoreMedia",
19     "CoreVideo",
20     "CoreImage",
21     "MobileCoreServices",
22     "ImageIO",
23     "QuartzCore",
24     "OpenGLES",
25     "UIKit"
26   ],
27   "platforms": {
28     "ios": "6.0"
29   },
30   "source_files": "Source",
31   "resources": "Source/Shaders/*",
32   "requires_arc": true