blob: be42721505cda5ec7078db7169cd7c0f15266799 [file] [log] [blame]
{
"name": "QDNavigationBarHiddenHelper",
"version": "0.1.1",
"summary": "一个帮助处理导航栏显示或隐藏状态的工具",
"description": "一个帮助处理导航栏显示或隐藏状态的工具;欢迎给我提issue",
"homepage": "https://github.com/sinno93/QDNavigationBarHiddenHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sinno93": "sinno93@qq.com"
},
"source": {
"git": "https://github.com/sinno93/QDNavigationBarHiddenHelper.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QDNavigationBarHiddenHelper/Classes/**/*",
"requires_arc": true,
"frameworks": "UIKit",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-all_load"
}
}