blob: 7ad7a14c6b2c7b1d1fc54aa7b3a1f669e6069982 [file] [log] [blame]
{
"name": "MJNavigationBar",
"version": "1.2",
"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.2"
},
"source_files": [
"MJNavigationBar",
"MJNavigationBar/**/*.{h,m}"
],
"requires_arc": true
}