blob: 0973db849ef30ba75b284e86347d5d010f90950c [file] [log] [blame]
{
"name": "PBJHexagon",
"version": "0.1.1",
"summary": "iOS hexagon grid layout for UICollectionViews.",
"homepage": "https://github.com/piemonte/PBJHexagon",
"license": "MIT",
"authors": {
"Patrick Piemonte": "piemonte@alumni.cmu.edu"
},
"source": {
"git": "https://github.com/piemonte/PBJHexagon.git",
"tag": "v0.1.1"
},
"frameworks": [
"QuartzCore",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "Source",
"requires_arc": true,
"screenshots": "https://raw.github.com/piemonte/PBJHexagon/master/PBJHexagon.gif"
}