[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 6 / 2 / GPUImage@siuying / 0.0.1 / GPUImage@siuying.podspec.json
blob0d5d2ad88ca8ad06476c3e16ba6a0fea09675a09
2   "name": "GPUImage@siuying",
3   "version": "0.0.1",
4   "license": "BSD",
5   "platforms": {
6     "ios": null
7   },
8   "summary": "Versioned fork of GPUImage.",
9   "description": "Versioned fork of GPUImage. OpenGL ES 2-based image and real-time camera filters for iOS.",
10   "homepage": "https://github.com/BradLarson/GPUImage",
11   "authors": {
12     "Brad Larson": "contact@sunsetlakesoftware.com"
13   },
14   "source": {
15     "git": "https://github.com/siuying/GPUImage.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "framework/Source/**/*.{h,m}",
19   "frameworks": [
20     "OpenGLES",
21     "CoreVideo",
22     "CoreMedia",
23     "QuartzCore",
24     "AVFoundation"
25   ],
26   "requires_arc": true