blob: c642e0edc71abc1f9c697fb1323069add7ae2f81 [file] [log] [blame]
{
"name": "JLHideNavBar",
"version": "0.0.6",
"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.6"
},
"source_files": [
"JLHideNavBar",
"JLHideNavBar/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
}
}