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