blob: 68169589ccbf69713cf685273e1a574cdf6b488c [file] [log] [blame]
{
"name": "LKGPUImage",
"version": "0.1.0",
"summary": "GPU 的手动集成 LKGPUImage.",
"description": "GPUImage 手动集成,修改bug。利用滤镜完善图片的清晰度。",
"homepage": "https://github.com/lingkun/LKGPUImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lingkun": "2858850100@qq.com"
},
"source": {
"git": "https://github.com/lingkun/LKGPUImage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LKGPUImage/Classes/**/*",
"dependencies": {
"libextobjc": [
"~> 0.6"
]
}
}