[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / e / 6 / RDGPUImage / 0.1.0 / RDGPUImage.podspec.json
blob968957be5a3566d02f14a55f0deaff9c36cd4f7a
2   "name": "RDGPUImage",
3   "version": "0.1.0",
4   "license": "BSD",
5   "platforms": {
6     "ios": null
7   },
8   "summary": "Versioned fork of GPUImage",
9   "homepage": "https://github.com/BradLarson/GPUImage",
10   "authors": {
11     "Brad Larson": "contact@sunsetlakesoftware.com"
12   },
13   "source": {
14     "git": "https://github.com/reigndesign/GPUImage.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "framework/Source/**/*.{h,m}",
18   "osx": {
19     "exclude_files": "framework/Source/iOS/**/*.{h,m}"
20   },
21   "ios": {
22     "exclude_files": "framework/Source/Mac/**/*.{h,m}"
23   },
24   "frameworks": [
25     "OpenGLES",
26     "CoreVideo",
27     "CoreMedia",
28     "QuartzCore",
29     "AVFoundation"
30   ],
31   "requires_arc": true