blob: 1094701eaa398ff968b41a303754be490457302c [file] [log] [blame]
{
"name": "JBSpacer",
"version": "1.0.0",
"summary": "Determines optimal spacing for resizable grids.",
"homepage": "https://github.com/mikeswanson/JBSpacer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mike Swanson",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/mikeswanson/JBSpacer.git",
"tag": "1.0.0"
},
"source_files": [
"JBSpacer/JBSpacer.{h,m}",
"JBSpacer/JBSpacerOption.{h,m}"
],
"requires_arc": true
}