blob: 26879d1901728c2cabe4c6a6f628aa0f7bce8186 [file] [log] [blame]
{
"name": "StoryboardInitializable",
"version": "0.1.2",
"summary": "By far the easiest way to init a storyboard.",
"description": "Easily initalise a view controller from a storyboard.",
"homepage": "https://github.com/pasanmabs/StoryboardInitializable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pasan Mabotuwana": "pasan@mabotuwana.com"
},
"source": {
"git": "https://github.com/pasanmabs/StoryboardInitializable.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "Classes/StoryboardInitializable.swift"
}