blob: cb9e3c1b40d77464bc6237c88e9c1a8a717b3282 [file] [log] [blame]
{
"name": "SquareMosaicLayout",
"version": "0.3.5",
"summary": "Custom UICollectionViewLayout",
"description": "Custom UICollectionViewLayout to be used with square UICollectionViewCells",
"homepage": "https://github.com/iwheelbuy/SquareMosaicLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iWheelBuy": "iwheelbuy@protonmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/SquareMosaicLayout.git",
"tag": "0.3.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SquareMosaicLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}