blob: 2e86c55a7593fb52899cf5dbe6edc34074369748 [file] [log] [blame]
{
"name": "SquareMosaicLayout",
"version": "0.0.8",
"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.0.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SquareMosaicLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}