blob: 2c29863b4865b4090589db60894e009b1c9a83bd [file] [log] [blame]
{
"name": "MMNavigationController",
"version": "0.0.3",
"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.3"
},
"source_files": "MMNavigationController/Source",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}