blob: 6c42917367a3ec7301d24de7eefea22fc42d8700 [file] [log] [blame]
{
"name": "HSBRxCoordinator",
"version": "0.0.3",
"summary": "HSBRxCoordinator.",
"swift_versions": "5.0",
"description": "HSBRxCoordinator is base coordinator.",
"homepage": "https://github.com/hsb9kr/HSBRxCoordinator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Red": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBRxCoordinator.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBRxCoordinator/Classes/*.swift",
"dependencies": {
"RxSwift": [
]
},
"swift_version": "5.0"
}