blob: 132551c9d253387f19cd4d0eb32a43bebd8ec420 [file] [log] [blame]
{
"name": "CPYGridPagingLayout",
"version": "0.1.2",
"summary": "A UICollectionViewLayout subclass used to show list like a grid view.",
"description": "A UICollectionViewLayout subclass used to show list like a grid view. Something can be costomized.",
"homepage": "https://github.com/cielpy/CPYGridPagingLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cielpy": "beijiu572@gmail.com"
},
"source": {
"git": "https://github.com/cielpy/CPYGridPagingLayout.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPYGridPagingLayout/Classes/**/*"
}