blob: 8040cdafd5b5a3e20f23dd4a5b693205f75caf10 [file] [log] [blame]
{
"name": "KMNavigationExtension",
"version": "2.3",
"summary": "Integrates some convenient functions and open some hide property for UINavigationController.在此基础上修复bug",
"description": "JZNavigationExtension integrates some convenient features for UINavigationController and easy to use.",
"homepage": "https://github.com/zhenlove/JZNavigationExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhenlove": "https://github.com/zhenlove"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhenlove/JZNavigationExtension.git",
"tag": "2.3"
},
"requires_arc": true,
"source_files": "JZNavigationExtension/**/*.{h,m}"
}