{ | |
"name": "HBNavigation", | |
"version": "0.0.1", | |
"summary": "让每个 controller 有一个独立的导航栏", | |
"description": "让每个 controller 有一个独立的导航栏,可以单独设置导航栏透明度及获取系统返回按钮的事件", | |
"homepage": "https://github.com/jiutianhuanpei/HBNavigation.git", | |
"license": "MIT", | |
"authors": { | |
"shenhongbang": "shenhongbang@163.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/jiutianhuanpei/HBNavigation.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "Sources/*", | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |