blob: 7a5df2ec2097a3adb49b174f54f59d800fc39ae5 [file] [log] [blame]
{
"name": "JKSegueActionViewController",
"version": "1.0.2",
"summary": "A Category on UIViewController to simplify preparing segues.",
"description": " JKSegueActionViewController allows the use of simple blocks and methods\n instead of -[UIViewController prepareForSegue:sender:].\n",
"homepage": "https://github.com/joekain/JKSegueActionViewController",
"license": "MIT",
"authors": {
"Joseph Kain": "joekain@gmail.com"
},
"source": {
"git": "https://github.com/joekain/JKSegueActionViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": null
},
"source_files": "JKSegueActionViewController/*.{h,m}",
"requires_arc": false
}