blob: 9119a98eb78c2f05a597d602e968e6f970d695bc [file] [log] [blame]
{
"name": "ViewControllerUtil",
"version": "0.1.3",
"summary": "ViewControllerUtil",
"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.3"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"platforms": {
"ios": "10.0"
},
"source_files": "ViewControllerUtil/Classes/**/*",
"swift_version": "5.0"
}