blob: 24749711a9c4682f9e4a1919cd2b345a9a7594c2 [file] [log] [blame]
{
"name": "StoryboardLoader",
"version": "0.0.4",
"license": "MIT",
"summary": "A way to load a view controller from UIStoryboard with Swift for iOS",
"homepage": "https://github.com/287258813/StoryboardLoader",
"authors": {
"Dumbass": "missyouguys@outlook.com"
},
"source": {
"git": "https://github.com/287258813/StoryboardLoader.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}