blob: 31544b69a5ce95679dbb61077f7caaa692890336 [file] [log] [blame]
{
"name": "ADMozaicCollectionViewLayout",
"version": "4.0.1",
"summary": "Custom mozaic style collection view layout",
"description": "ADMozaicCollectionViewLayout is yet another UICollectionViewLayout subclass that implements \"brick\" or \"mozaic\" layout.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Antondomashnev/ADMozaicCollectionViewLayout",
"authors": {
"Anton Domashnev": "antondomashnev@gmail.com"
},
"source": {
"git": "https://github.com/Antondomashnev/ADMozaicCollectionViewLayout.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADMozaikCollectionViewLayout/**/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}