blob: 25bf0957e1d52e156aa24993048c3bdf14872751 [file] [log] [blame]
{
"name": "JZNavigationExtension",
"version": "2.0.2",
"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": "https://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": "2.0.2"
},
"requires_arc": true,
"source_files": "JZNavigationExtension/**/*.{h,m}"
}