[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / f / LKGPUImage / 0.1.0 / LKGPUImage.podspec.json
blob68169589ccbf69713cf685273e1a574cdf6b488c
2   "name": "LKGPUImage",
3   "version": "0.1.0",
4   "summary": "GPU 的手动集成 LKGPUImage.",
5   "description": "GPUImage 手动集成,修改bug。利用滤镜完善图片的清晰度。",
6   "homepage": "https://github.com/lingkun/LKGPUImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lingkun": "2858850100@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lingkun/LKGPUImage.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LKGPUImage/Classes/**/*",
22   "dependencies": {
23     "libextobjc": [
24       "~> 0.6"
25     ]
26   }