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