[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / d / b / GPUImage-Goonbee / 0.1.6.1 / GPUImage-Goonbee.podspec.json
blob76332b6cefb36f5df0e6e153fe1ca5726e3f0514
2   "name": "GPUImage-Goonbee",
3   "version": "0.1.6.1",
4   "license": "BSD",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "Fork of Brad Larson's GPUImage",
9   "homepage": "https://github.com/lmirosevic/GPUImage",
10   "authors": {
11     "Luka Mirosevic": "luka@goonbee.com"
12   },
13   "source": {
14     "git": "https://github.com/lmirosevic/GPUImage.git",
15     "tag": "goonbee-0.1.6.1"
16   },
17   "source_files": "framework/Source/**/*.{h,m}",
18   "resources": "framework/Resources/*.png",
19   "requires_arc": true,
20   "xcconfig": {
21     "CLANG_MODULES_AUTOLINK": "YES"
22   },
23   "exclude_files": "framework/Source/Mac/**/*.{h,m}",
24   "frameworks": [
25     "OpenGLES",
26     "CoreMedia",
27     "QuartzCore",
28     "AVFoundation"
29   ]