blob: 091c8c8f396ac8a471971750e1f10fa04fc3ac30 [file] [log] [blame]
{
"name": "AMScrollingNavbar",
"version": "1.3.6",
"summary": "Scrollable UINavigationBar that follows the scrolling of a UIScrollView. Similiar to Chrome for iOS7",
"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": "1.3.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"AMScrollingNavbar",
"*.{h,m}"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}