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