blob: bf4b5436d5495e8a2907ee11c1372415e06e6e95 [file] [log] [blame]
{
"name": "RFQuiltLayoutCH",
"version": "1.1.2",
"license": "MIT",
"summary": "RFQuiltLayout is a subclass of UICollectionViewLayout that positions various sized cells like a maison laying bricks.",
"homepage": "https://github.com/chu31g/RFQuiltLayout",
"authors": {
"bryce": "bryce@i.tv"
},
"source": {
"git": "https://github.com/chu31g/RFQuiltLayout.git",
"tag": "1.1.2"
},
"description": "Lays out cells with various widths and heights on the page. The cells are positioned in a patch-work layout so each fits next to the other, leaving no extra spaces when possible",
"source_files": "RFQuiltLayout",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}