blob: ef2ac94c3f04c491a017c7f7b919aea0bb9ebb7d [file] [log] [blame]
{
"name": "AMScrollingNavbar",
"version": "4.0.2",
"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": "4.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Source",
"*.{swift}"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz",
"pushed_with_swift_version": "4.0"
}