blob: 8a941d65502902e0ad284b8e35e2093c7d6978ee [file] [log] [blame]
{
"name": "MXNavigationBarManager",
"version": "1.0",
"summary": "The easy way to change you navigationBar",
"homepage": "https://github.com/cwxatlm/MXNavigationBarManager",
"license": "MIT",
"authors": {
"wx chen": "524200634@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cwxatlm/MXNavigationBarManager.git",
"tag": "1.0"
},
"source_files": "MXNavigationBarManager/**/*.{h,m}",
"requires_arc": true
}