[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / d / DFTransparentNavibar / 1.0.3 / DFTransparentNavibar.podspec.json
blobdf7ba2532e08e4856a46a6914cd7cb7027681901
2   "name": "DFTransparentNavibar",
3   "version": "1.0.3",
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",
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.0.3"
17   },
18   "source_files": "TransparentNavibar/DFTransparentNavibar/**/*.{h,m}"