blob: 5b99f1558320d93f035c025b80a9d8c0824c7abd [file] [log] [blame]
{
"name": "StoryboardLoadable",
"version": "0.8.0",
"summary": "UIStoryboard extension to load a viewController",
"description": "An extension to easely load a viewController from a storyboard",
"homepage": "https://github.com/gsabatie/StoryboardLoadable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gsabatie": "gsabatie@me.com"
},
"source": {
"git": "https://github.com/gsabatie/StoryboardLoadable.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StoryboardLoadable/Classes/**/*",
"swift_version": "4.0"
}