blob: c786a1ee8a88a77626153fa69e34b146e2876e90 [file] [log] [blame]
{
"name": "ViewControllerNavigator",
"version": "0.5.0",
"summary": "Moves to a specific ViewController in any iOS ViewStack situation",
"homepage": "https://github.com/k-lpmg/ViewControllerNavigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DongHee Kang": "kanglpmg@gmail.com"
},
"source": {
"git": "https://github.com/k-lpmg/ViewControllerNavigator.git",
"tag": "0.5.0"
},
"documentation_url": "https://github.com/k-lpmg/ViewControllerNavigator/blob/master/README.md",
"ios": {
"source_files": "Sources/**/*.swift"
},
"platforms": {
"ios": "8.0"
}
}