blob: 0e97712cff96f786553b3233e88175d6675341be [file] [log] [blame]
{
"name": "DGCollectionViewGridLayout",
"version": "1.0.6",
"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-swift",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/collection-view-grid-layout-swift.git",
"tag": "v1.0.6"
},
"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"
}