blob: 9dafdf398787599b36819e9d05439d6bd23472f1 [file] [log] [blame]
{
"name": "GSLCommonImages",
"version": "0.0.2",
"summary": "General picture application library.",
"homepage": "https://github.com/JohnForDe/GSLCommonImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郭树磊": "guoshulei@gaokaofun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JohnForDe/GSLCommonImages.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}