[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 0 / PixelSDK-GPUImage3 / 1.0.5 / PixelSDK-GPUImage3.podspec.json
blob72753d797f64814b0076b1bc86cd99e37dc0a1f8
2   "name": "PixelSDK-GPUImage3",
3   "module_name": "GPUImage",
4   "version": "1.0.5",
5   "license": "BSD",
6   "summary": "An open source iOS framework for GPU-based image and video processing.",
7   "homepage": "https://github.com/GottaYotta/GPUImage3",
8   "authors": {
9     "Brad Larson": "contact@sunsetlakesoftware.com"
10   },
11   "source": {
12     "git": "https://github.com/GottaYotta/GPUImage3.git",
13     "tag": "1.0.5"
14   },
15   "source_files": "framework/Source/**/*.{swift,h,metal}",
16   "public_header_files": "framework/Source/Empty.h",
17   "exclude_files": [
18     "framework/Source/Operations/WhiteBalance.{swift,metal}"
19   ],
20   "platforms": {
21     "ios": "9.0"
22   },
23   "frameworks": [
24     "Metal",
25     "QuartzCore",
26     "AVFoundation"
27   ],
28   "swift_versions": "5.0",
29   "swift_version": "5.0"