blob: 5247536fe638ca00779038c0c5e688fe2ae32f33 [file] [log] [blame]
{
"name": "MMNavigationController",
"version": "0.0.2",
"summary": "A NavigationController with fullscreen pop gesture. You can change color of navigation bar in a sample way!",
"description": "一句代码,即可修改导航栏颜色。\n附加全屏pop手势。\nA NavigationController with fullscreen pop gesture. \nYou can change color of navigation bar in a sample way!",
"homepage": "https://github.com/MangoMade/MMNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MangoMade": "781132399@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MangoMade/MMNavigationController.git",
"tag": "0.0.2"
},
"source_files": "MMNavigationController/Source",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}