blob: 22e26af406a1fd51e2644caeb8c761e6c9a41294 [file] [log] [blame]
{
"name": "SquareMosaicLayout",
"version": "4.1.0",
"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@gmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/SquareMosaicLayout.git",
"tag": "4.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SquareMosaicLayout/*.swift",
"pushed_with_swift_version": "4.0"
}