blob: 20b8ea2e26c4d06f3d1f43b34f15822c750a04f4 [file] [log] [blame]
{
"name": "JLHideNavBar",
"version": "0.0.5",
"summary": "一行代码隐藏导航栏",
"homepage": "https://github.com/wangjunling888/JLHideNavBar",
"license": "MIT",
"authors": {
"junling": "junling.wang@hotmail.com"
},
"source": {
"git": "https://github.com/wangjunling888/JLHideNavBar.git",
"tag": "0.0.5"
},
"source_files": [
"JLHideNavBar",
"JLHideNavBar/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
}
}