[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / e / 1 / PBJVision / 0.1.6 / PBJVision.podspec.json
blob8d7f737d7e79087c127a8b1d37c288cff6f32d57
2   "name": "PBJVision",
3   "version": "0.1.6",
4   "summary": "iOS camera engine, supports touch-to-record 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.1.6"
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