[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / 1 / PBJVision / 0.2.2 / PBJVision.podspec.json
blob67788bf6e917179a7205051f5a1c7b42a66d6def
2   "name": "PBJVision",
3   "version": "0.2.2",
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.2.2"
13   },
14   "frameworks": [
15     "Foundation",
16     "AVFoundation",
17     "CoreGraphics",
18     "CoreMedia",
19     "CoreVideo",
20     "MobileCoreServices",
21     "ImageIO",
22     "QuartzCore",
23     "OpenGLES",
24     "UIKit"
25   ],
26   "platforms": {
27     "ios": "6.0"
28   },
29   "source_files": "Source",
30   "resources": "Source/Shaders/*",
31   "requires_arc": true