[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / f / d / DFTransparentNavibar / 1.1.9 / DFTransparentNavibar.podspec.json
blobd8df59a1f65271379c8cb982fe4973d87ad01066
2   "name": "DFTransparentNavibar",
3   "version": "1.1.9",
4   "summary": "DFTransparentNavibar helps you to manage transparent navigation bar stuff",
5   "description": "You set the navibar's color/backgound in a shared instance.\nAll your navi bar will be set.\n              You can control the navi bar's alpha by setting the navibarAlpha of UIViewController\nImplement twn_customizedNavibarBackgroundColor in UIViewController for exceptions\nBear in mind that the navigation bar translucent should always be set to YES",
6   "homepage": "https://github.com/wangqi03/DFTransparentNavibar",
7   "license": "MIT",
8   "authors": {
9     "WANG Haojiao": "wangqi03@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wangqi03/DFTransparentNavibar.git",
16     "tag": "1.1.9"
17   },
18   "source_files": "TransparentNavibar/DFTransparentNavibar/**/*.{h,m}"