blob: a97847398c2759d08c73c4a671b32ed24d713594 [file] [log] [blame]
{
"name": "UIStoryboardSegue+EffectiveDestinationViewController",
"version": "1.0.0",
"summary": "UIStoryboardSegue category to access effective destination view controller",
"homepage": "https://github.com/hyeon0145/UIStoryboardSegue-EffectiveDestinationViewController",
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"authors": {
"Jonghwan Hyeon": "hyeon0145@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hyeon0145/UIStoryboardSegue-EffectiveDestinationViewController.git",
"tag": "v1.0.0"
},
"source_files": "UIStoryboardSegue+EffectiveDestinationViewController.{h,m}",
"requires_arc": true
}