blob: 73541e484f6204dd194911ccb5bcbd4c359a1cfa [file] [log] [blame]
{
"name": "GSLCommonImages",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}