blob: 1c0f883fac497cfd04e681f5c1a6c88834676496 [file] [log] [blame]
{
"name": "JBNavigationController",
"version": "1.0.0",
"summary": "Navigation controller with custom card-like animations with forwards and backwards swipe support",
"description": "Navigation controller with custom card-like animations with forwards (up to one) and backwards swipe support",
"homepage": "http://github.com/JakeBent/JBNavigationController",
"license": "zlib",
"authors": {
"Jake Benton": "jacob.a.benton@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JakeBent/JBNavigationController.git",
"tag": "1.0.0"
},
"source_files": "JBNavigationController/Source/*"
}