blob: 2191b71e4bcf834dec6f528fd0435415edd0d6ce [file] [log] [blame]
{
"name": "GSLCommonImages",
"version": "0.1.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.1.2"
},
"source_files": "GSLCommonImages/*.{h,m}",
"exclude_files": "",
"ios": {
"resource_bundles": {
"GSLCommonImages": "GSLCommonImages/Resources/*.xcassets"
}
}
}