[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / e / 1 / PBJVision / 0.1.1 / PBJVision.podspec.json
blob30087b7daa40b87d99dc2fe11d7b0c1aee169b0b
2   "name": "PBJVision",
3   "version": "0.1.1",
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.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "AVFoundation",
17     "CoreGraphics",
18     "CoreMedia",
19     "CoreVideo",
20     "MobileCoreServices",
21     "ImageIO",
22     "QuartzCore"
23   ],
24   "platforms": {
25     "ios": "6.0"
26   },
27   "source_files": "Source",
28   "requires_arc": true