blob: dc3c9c52fadd2bd6401599a41a53fc9df732be53 [file] [log] [blame]
{
"name": "UIView+JMFrame",
"version": "0.1.2",
"summary": "UIView category to help the handling of view frames.",
"homepage": "https://github.com/patoroco/UIView-JMFrame",
"license": "MIT",
"authors": {
"Jorge Maroto Garcia": "patoroco@gmail.com"
},
"source": {
"git": "https://github.com/patoroco/UIView-JMFrame.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "2.0"
},
"source_files": "UIView+JMFrame",
"frameworks": "UIKit",
"requires_arc": false
}