blob: b8c48e2113c262dcc2c0999bac8c6cf120551043 [file] [log] [blame]
{
"name": "MJNavigationBar",
"version": "1.0.1",
"summary": "设置导航栏",
"description": "设置导航栏,设置导航栏",
"homepage": "https://github.com/LiHongGui/MJNavigationBar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MichaelLi": "1045359337@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiHongGui/MJNavigationBar.git",
"tag": "1.0.1"
},
"source_files": [
"MJNavigationBar",
"MJNavigationBar/**/*.{h,m}"
],
"requires_arc": true
}