Latest | 0.0.2 |
---|---|
Homepage | https://github.com/semnyqu/SQNavigationBar |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
基于LTNavigationBar,部分bug无人维护
修改版本仅供自己项目使用,其他使用请使用原始版本,版权归原始作者所有
See the example for details~
Latest podspec
{ "name": "SQNavigationBar", "version": "0.0.2", "summary": "SQNavigationBar", "description": "Easy to set the UINavigationBar style", "homepage": "https://github.com/semnyqu/SQNavigationBar", "license": "MIT", "authors": { "semnyqu": "[email protected]" }, "source": { "git": "https://github.com/semnyqu/SQNavigationBar.git", "tag": "v0.0.2" }, "source_files": "SQNavigationBar/UINavigationBar+SQStyle.{h,m}", "exclude_files": "Classes/Exclude", "requires_arc": true, "platforms": { "ios": "7.0" } }
Wed, 10 Jan 2018 16:00:15 +0000