blob: 630726833e0d3a3420a69a4bacb52425cd30a191 [file] [log] [blame]
{
"name": "FMMosaicLayout",
"version": "0.1.0",
"summary": "A drop-in mosaic collection view layout with a focus on simple customizations.",
"homepage": "https://github.com/fmitech/FMMosaicLayout",
"screenshots": [
"http://fmitech.github.io/FMMosaicLayout/Screenshots/portrait-1.png",
"http://fmitech.github.io/FMMosaicLayout/Screenshots/portrait-2.png",
"http://fmitech.github.io/FMMosaicLayout/Screenshots/landscape.png"
],
"license": "MIT",
"authors": {
"JVillella": "julian.villella@hotmail.com"
},
"source": {
"git": "https://github.com/fmitech/FMMosaicLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}