blob: c80b9c0bf2dd052ca4fe63ef138c3d90f580b783 [file] [log] [blame]
{
"name": "GSLCommonImages",
"version": "0.1.4",
"summary": "General picture application library.",
"homepage": "https://github.com/JohnForDe/GSLCommonImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GSL": "guoshulei@gaokaofun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JohnForDe/GSLCommonImages.git",
"tag": "0.1.4"
},
"source_files": "GSLCommonImages/*.{h,m}",
"resource_bundles": {
"CommonImages": [
"GSLCommonImages/Resources/*.xcassets"
]
}
}