blob: 3c1b040b7d5fd8c6ea0188885a3df7e21bcd9056 [file] [log] [blame]
{
"name": "SquareMosaicLayout",
"version": "4.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SquareMosaicLayout/*.swift"
}