[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 4 / 0 / SLNavigationBarManager / 0.0.1 / SLNavigationBarManager.podspec.json
blob2533cd73e0e77cb308c115e9b2dde5acfab7554f
2   "name": "SLNavigationBarManager",
3   "version": "0.0.1",
4   "summary": "Show or hidden Navigation bar base on the offset of the scrollable view ",
5   "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",
6   "homepage": "https://github.com/zq54zquan/SLNavigationbarManager",
7   "license": "MIT",
8   "authors": {
9     "Gabriel": "zq54zquan@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/zq54zquan/SLNavigationbarManager.git",
16     "commit": "928ab2a1f0f5a32d7c07226c6e8b4fa22e32ddb7"
17   },
18   "source_files": "SLNavigationBarManager/navManager/*.{h,m}",
19   "requires_arc": true