[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 8 / e / WLNavigationBar / 0.0.5 / WLNavigationBar.podspec.json
blob700351e78b4dfaeb0d002cb426c827b4a6214c9d
2   "name": "WLNavigationBar",
3   "version": "0.0.5",
4   "summary": "自定义导航栏",
5   "description": "自定义的导航栏组件,支持左右以及标题item的增加删除及更新,支持所有item的自定义及事件,支持所有item的透明度变化和颜色变化,支持导航栏背景色的变化等",
6   "homepage": "https://github.com/weilLove/WLCustomNavigationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weilLove": "weil218@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/weilLove/WLCustomNavigationBar.git",
19     "tag": "0.0.5"
20   },
21   "frameworks": "UIKit",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "WLNavigationBar/Core/**/*.{h,m}"
26     }
27   ]