blob: 32914188a1e0f5fbe67f916df49ff3cafb974c00 [file] [log] [blame]
{
"name": "StoryboardInitializer",
"version": "0.0.2",
"summary": "It is handling instantiateViewControllerWithIdentifier: of storyboard.",
"description": " Simple Storyboard utility.\n\n It is handling ``instantiateViewControllerWithIdentifier:``.\n",
"homepage": "https://github.com/azu/StoryboardInitializer",
"screenshots": "whttp://f.cl.ly/items/3E3w1k0K3W0h0F3L091I/StoryboardInitializer.jpg",
"license": "MIT",
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/azu/StoryboardInitializer.git",
"tag": "0.0.2"
},
"source_files": "lib/**/*.{h,m}",
"requires_arc": true
}