[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / f / BBMetalImage / 0.1.2 / BBMetalImage.podspec.json
blob04807aff8b5b7c5712f9c7acccf23ca3f631036a
2   "name": "BBMetalImage",
3   "version": "0.1.2",
4   "summary": "A Swift library for GPU-accelerated image/video processing based on Metal.",
5   "description": "More than 60 built-in filters.\nFilter chain supported.\nCustomized filter.\nHigh performance.",
6   "homepage": "https://github.com/Silence-GitHub/BBMetalImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kaibo Lu": "lukaibolkb@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/Silence-GitHub/BBMetalImage.git",
20     "tag": "0.1.2"
21   },
22   "requires_arc": true,
23   "source_files": "BBMetalImage/BBMetalImage/*.{h,swift,metal}",
24   "private_header_files": "BBMetalImage/BBMetalImage/BBMetalShaderTypes.h"