[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / 1 / PBJVision / 0.5.0 / PBJVision.podspec.json
blobcd587a76f5654dc4000682282361838d7850d1de
2   "name": "PBJVision",
3   "version": "0.5.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   "social_media_url": "http://twitter.com/piemonte",
7   "license": "MIT",
8   "authors": {
9     "patrick piemonte": "piemonte@alumni.cmu.edu"
10   },
11   "source": {
12     "git": "https://github.com/piemonte/PBJVision.git",
13     "tag": "0.5.0"
14   },
15   "frameworks": [
16     "Foundation",
17     "AVFoundation",
18     "CoreGraphics",
19     "CoreMedia",
20     "CoreVideo",
21     "CoreImage",
22     "MobileCoreServices",
23     "ImageIO",
24     "QuartzCore",
25     "OpenGLES",
26     "UIKit"
27   ],
28   "platforms": {
29     "ios": "9.0"
30   },
31   "source_files": "Source",
32   "resources": "Source/Shaders/*",
33   "requires_arc": true