blob: fcea335f7199f4d60daf8d12f50ac65bee998d55 [file] [log] [blame]
{
"name": "uiview-frame-helpers",
"version": "0.1.1",
"summary": "Less code to position and resize UIView objects.",
"homepage": "http://github.com/cameronboehmer/uiview-frame-helpers",
"license": "MIT",
"authors": {
"Cameron Boehmer": "git@cameronboehmer.com"
},
"source": {
"git": "https://github.com/cameronboehmer/uiview-frame-helpers.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "3.0"
},
"source_files": "UIView+CBFrameHelpers*",
"frameworks": "UIKit",
"requires_arc": false
}