[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / b / FKNavigationBar / 0.0.2 / FKNavigationBar.podspec.json
blob9d554ce49f98b18297abc001a419ac5291d54347
2   "name": "FKNavigationBar",
3   "version": "0.0.2",
4   "summary": "A custom navigation bar of UIViewController.",
5   "description": "为导航控制器下的每一个控制器添加一个自定义的导航栏, 重写了alpha和backgroundColor,\n \t\t   移除了模糊效果",
6   "homepage": "https://github.com/GorXion/UIViewController-NavigationBar",
7   "license": "MIT",
8   "authors": {
9     "GorXion": "gao497868860@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/GorXion/UIViewController-NavigationBar.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "Source/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "swift_version": "4.0"