blob: 2533cd73e0e77cb308c115e9b2dde5acfab7554f [file] [log] [blame]
{
"name": "SLNavigationBarManager",
"version": "0.0.1",
"summary": "Show or hidden Navigation bar base on the offset of the scrollable view ",
"description": " Init a instance of SLNavigationBarManager with the viewController and a scrollView in you want to observer, it will automatic help you show or hidden the navigationbar\n",
"homepage": "https://github.com/zq54zquan/SLNavigationbarManager",
"license": "MIT",
"authors": {
"Gabriel": "zq54zquan@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zq54zquan/SLNavigationbarManager.git",
"commit": "928ab2a1f0f5a32d7c07226c6e8b4fa22e32ddb7"
},
"source_files": "SLNavigationBarManager/navManager/*.{h,m}",
"requires_arc": true
}