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