[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / 7 / HBNavigation / 0.0.1 / HBNavigation.podspec.json
blobf2b3dad5efa01d766025d801ad11353207657cca
2   "name": "HBNavigation",
3   "version": "0.0.1",
4   "summary": "让每个 controller 有一个独立的导航栏",
5   "description": "让每个 controller 有一个独立的导航栏,可以单独设置导航栏透明度及获取系统返回按钮的事件",
6   "homepage": "https://github.com/jiutianhuanpei/HBNavigation.git",
7   "license": "MIT",
8   "authors": {
9     "shenhongbang": "shenhongbang@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jiutianhuanpei/HBNavigation.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Sources/*",
19   "frameworks": "UIKit",
20   "requires_arc": true