blob: 5ae8943662f6a277bbecf558944a26b1216c22c2 [file] [log] [blame]
{
"name": "ADMozaicCollectionViewLayout",
"version": "4.0.4",
"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.4"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "ADMozaikCollectionViewLayout/**/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.2"
}