blob: 90406a88dd48b5b82a461ca4bed12f0307bd6e2a [file] [log] [blame]
{
"name": "HandyFrame",
"version": "1.1.6",
"summary": "handy methods for frame layout",
"description": "this is a handy methods for frame layout.",
"homepage": "https://github.com/casatwy/HandyAutoLayout",
"license": "MIT",
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/casatwy/HandyAutoLayout.git",
"tag": "1.1.6"
},
"source_files": [
"UIView+LayoutMethods.h",
"UIView+LayoutMethods.m"
],
"frameworks": "UIKit",
"requires_arc": true
}