blob: 5ae801356b16250935dc313f195f0852abfb2df4 [file] [log] [blame]
{
"name": "HPGPUImage",
"version": "0.1.2",
"summary": "Image Handle",
"description": "Image Handle with zf",
"homepage": "https://github.com/CNZF/GHGPUImage",
"license": "MIT",
"authors": {
"zhaofa-hp": "zhaofa@huapubj.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CNZF/GHGPUImage.git",
"tag": "0.1.2"
},
"source_files": "HPGPUImage/HPGPUImage/src/**/*.{h,m}",
"exclude_files": "HPGPUImage/HPGPUImage/Exclude",
"public_header_files": "HPGPUImage/HPGPUImage/src/**/*.h"
}