blob: 4f86e4a9762bfae003c016be8827b4f873a5a199 [file] [log] [blame]
{
"name": "SwifRootViewController",
"version": "0.2.0",
"summary": "Useful root navigation view controller",
"description": "Useful root navigation view controller (best practice)",
"homepage": "https://github.com/MihaelIsaev/SwifRootViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MihaelIsaev": "isaev.mihael@gmail.com"
},
"source": {
"git": "https://github.com/MihaelIsaev/SwifRootViewController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwifRootViewController/**/*",
"swift_version": "4.2"
}