blob: 717b137f6c0740e5d5a4db1dc6b92ad242ffa27a [file] [log] [blame]
{
"name": "SideNavigationController",
"version": "2.0.0",
"summary": "Side navigation controller written in swift",
"homepage": "https://github.com/Digipolitan/side-navigation-controller",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/side-navigation-controller.git",
"tag": "v2.0.0"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"requires_arc": true
}