blob: 298f23b0327c3cb827d0a99f5591490dcfc22971 [file] [log] [blame]
{
"name": "DGCollectionViewGridLayout",
"version": "1.0.1",
"summary": "Layout that allows you to display collection of data in grid with only very few lines of codes",
"homepage": "https://github.com/Digipolitan/collection-view-grid-layout",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/collection-view-grid-layout.git",
"tag": "v1.0.1"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}