blob: 0a2360bfb3eaa7e76c80e4423f8641f427ceef48 [file] [log] [blame]
{
"name": "MMNavigationController",
"version": "0.0.1",
"summary": "A NavigationController with fullscreen pop gesture. You can change color of navigation bar in a sample way!",
"description": "一句代码,即可修改导航栏颜色。\n附加全屏pop手势。",
"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.1"
},
"source_files": "MMNavigationController/Source",
"requires_arc": true
}