blob: 43225bfbe0112a1631e2fdb048517da6ff8a47b1 [file] [log] [blame]
{
"name": "ViewControllerUtil",
"version": "0.1.2",
"summary": "ViewControllerUtil",
"swift_versions": [
"4.0",
"5.0"
],
"description": "스토리보드에 선언되어있는 ViewController를 가져오는 유틸",
"homepage": "https://github.com/wwwshe/ViewControllerUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jungwook": "wwwshe1@nate.com"
},
"source": {
"git": "https://github.com/wwwshe/ViewControllerUtil.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewControllerUtil/*",
"swift_version": "5.0"
}