[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / e / 1 / PBJVision / 0.3.2 / PBJVision.podspec.json
blob45a67b5f014db74f27cd400780e6d1b83012cda5
2   "name": "PBJVision",
3   "version": "0.3.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.3.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