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