blob: 16ac1ce82b6ddb1c88c97750948c63a5772fac3c [file] [log] [blame]
{
"name": "uiview-frame-helpers",
"version": "0.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"
},
"platforms": {
"ios": "3.0"
},
"source_files": "UIView+CBFrameHelpers*",
"frameworks": "UIKit",
"requires_arc": false
}