blob: 7f3297b3f96c049d590880515bbd40052dbdb179 [file] [log] [blame]
{
"name": "JZNavigationExtension",
"version": "1.3.0",
"summary": "Integrates some convenient functions and open some hide property for UINavigationController.",
"description": "The 'UINavigationController+JZExtension' category integrates some convenient functions for your UINavigationController. Just pod in 3 files and no need for any setups.",
"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": "1.3.0"
},
"source_files": "JZNavigationExtension",
"requires_arc": true
}