blob: f1de4f0ff6e3be62dcf653211f5a5fa0d1aabe79 [file] [log] [blame]
{
"name": "CollectionAlignedLayout",
"version": "0.1.0",
"summary": "Custom layout support left, center, right alignment and decoration view.",
"description": "Custom layout support UICollectionViewCell left, center, right alignment.\nAnd support add decoration view quickly.",
"homepage": "https://github.com/codwam/CollectionAlignedLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codwam": "codwam@gmail.com"
},
"source": {
"git": "https://github.com/codwam/CollectionAlignedLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollectionAlignedLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}