[Add] TencentCloudCustomer 2.4.0
[CocoaPods.git] / Specs / 8 / c / 0 / YUGPUImageCVPixelBufferInput / 0.2 / YUGPUImageCVPixelBufferInput.podspec.json
blob954219ea0473809a3a75e73b52ee3143a8c3ac74
2   "name": "YUGPUImageCVPixelBufferInput",
3   "version": "0.2",
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.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*.{h,m}",
22   "dependencies": {
23     "GPUImage": [
25     ]
26   }