blob: 88fb86859002d6ac8c2b7553f75796ba5907ce96 [file] [log] [blame]
{
"name": "AMScrollingNavbar",
"version": "2.0.0-beta4",
"summary": "A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view",
"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": "2.0.0-beta4"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Source",
"*.{swift}"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}