blob: c625f82a7440a646410a6358e82fb0a0ff1dd78f [file] [log] [blame]
{
"name": "VSCollectionViewCellInsetFlowLayout",
"version": "1.0.1",
"summary": "Enable to apply margins to UICollectionViewCells",
"description": "Based on the same principle of collectionView(_:layout:insetForSectionAt:), VSCollectionViewCellInsetFlowLayout provides a delegate method to define margins on UICollectionViewCell",
"homepage": "https://github.com/voyages-sncf-technologies/VSCollectionViewCellInsetFlowLayout",
"screenshots": "https://raw.githubusercontent.com/voyages-sncf-technologies/VSCollectionViewCellInsetFlowLayout/master/assets/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gwenn Guihal": "gguihal@voyages-sncf.com"
},
"source": {
"git": "https://github.com/voyages-sncf-technologies/VSCollectionViewCellInsetFlowLayout.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/_myrddin_",
"platforms": {
"ios": "8.0"
},
"source_files": "VSCollectionViewCellInsetFlowLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}