blob: ecbf603ae48293dcf15668464a7160f0ca92d4df [file] [log] [blame]
{
"name": "JMGBlockSegue",
"version": "0.2",
"summary": "Deprecated. Use UIViewController+BlockSegue instead of that.",
"homepage": "https://github.com/patoroco/JMGBlockSegue",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Jorge Maroto Garcia": "patoroco@gmail.com"
},
"source": {
"git": "https://github.com/patoroco/JMGBlockSegue.git",
"tag": "0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "JMGBlockSegue",
"frameworks": "UIKit",
"requires_arc": true
}