blob: 1b33ce89371b04027eba6ad3b177af9486da7629 [file] [log] [blame]
{
"name": "AMScrollingNavbar",
"version": "5.0.3",
"summary": "A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view",
"description": "A custom UINavigationController that enables the scrolling of the\nnavigation bar alongisde the scrolling of the observed view's content.",
"homepage": "https://github.com/andreamazz/AMScrollingNavbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/AMScrollingNavbar.git",
"tag": "5.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Source",
"*.{swift}"
],
"requires_arc": true,
"swift_version": "4.0",
"social_media_url": "https://twitter.com/theandreamazz"
}