[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / c / 0 / YUGPUImageCVPixelBufferInput / 0.4 / YUGPUImageCVPixelBufferInput.podspec.json
blob4c8eeb6f9ef1b279779f87f11f6e0b3cd65ffbe2
2   "name": "YUGPUImageCVPixelBufferInput",
3   "version": "0.4",
4   "authors": {
5     "YuAo": "me@imyuao.com"
6   },
7   "homepage": "https://github.com/YuAo/YUGPUImageCVPixelBufferInput",
8   "summary": "CVPixelBuffer input for GPUImage",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/YuAo/YUGPUImageCVPixelBufferInput.git",
15     "tag": "0.4"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*.{h,m}",
22   "dependencies": {
23     "GPUImage": [
25     ]
26   }