{ "name": "JZNavigationExtension", "version": "4.0", "summary": "Integrates some convenient functions and open some hide property for UINavigationController.", "description": "JZNavigationExtension integrates some convenient features for UINavigationController and easy to use.", "homepage": "https://github.com/JazysYu/JZNavigationExtension", "social_media_url": "http://weibo.com/JazysYu", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "JazysYu": "https://github.com/JazysYu" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/JazysYu/JZNavigationExtension.git", "tag": "4.0" }, "requires_arc": true, "source_files": "JZNavigationExtension/**/*.{h,m}" }