blob: f662c1a45af290f17dee04ea1792e912be40369d [file] [log] [blame]
{
"name": "DGCollectionViewLeftAlignFlowLayout",
"version": "1.0.0",
"summary": "The DGCollectionViewLeftAlignFlowLayout is a simple layout that align does not try to fulfill the lines but stick elements to the left.",
"homepage": "https://github.com/Digipolitan/collection-view-left-align-flow-layout-swift",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/collection-view-left-align-flow-layout-swift.git",
"tag": "v1.0.0"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}