blob: ea70ac5643945e10670665a9ced6a4fa5b3fb8e3 [file] [log] [blame]
{
"name": "CollectionViewGridLayout",
"version": "2.0.0",
"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": "v2.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": "4.0"
}