Latest | 1.1 |
---|---|
Homepage | http://www.github.com/croberts22/CRNavigationController |
License | MIT |
Platforms | ios 6.0, requires ARC |
Authors |
Latest podspec
{ "name": "CRNavigationController", "version": "1.1", "summary": "A UINavigationController subclass that brings about a more vivid, brighter UINavigationBar.", "description": " tt CRNavigationController is a UINavigationController subclass that brings about a more vivid, brighter UINavigationBar. In light of iOS 7 bringing us the wonders of translucency, it's difficult to obtain bright and flush colors. This library solves that predicament.n", "homepage": "http://www.github.com/croberts22/CRNavigationController", "license": "MIT", "authors": { "Corey Roberts": "[email protected]" }, "source": { "git": "https://github.com/croberts22/CRNavigationController.git", "tag": "1.1" }, "social_media_url": "https://twitter.com/spacepyro/", "platforms": { "ios": "6.0" }, "requires_arc": true, "source_files": "Classes/*.{h,m}", "osx": { "exclude_files": "Classes/ios" } }
Sat, 27 Feb 2016 19:37:02 +0000