[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / f / e / 1 / PBJVision / 0.6.1 / PBJVision.podspec.json
blobd1d5f47f121384c62cbf20b3abe86091175c2930
2   "name": "PBJVision",
3   "version": "0.6.1",
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": "patrick.piemonte@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/piemonte/PBJVision.git",
13     "tag": "0.6.1"
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": "10.0"
30   },
31   "source_files": "Source",
32   "resources": "Source/Shaders/*",
33   "requires_arc": true