blob: 22684104391066e8cae295863ffdf3dceba8d75f [file] [log] [blame]
{
"name": "AlphaNavigationBar",
"version": "0.0.1",
"summary": "根据viewController中ScrollView's ContentOffset调整UINavigationBar alpha",
"description": "根据viewController中ScrollView's ContentOffset调整UINavigationBar alpha\n根据viewController中ScrollView's ContentOffset调整UINavigationBar alpha",
"homepage": "https://github.com/xuvw/AlphaNavigationBar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heke": "1052110478@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xuvw/AlphaNavigationBar.git",
"tag": "0.0.1"
},
"source_files": "AlphaNavigationBar/**/HKNavigationController.{h,m}",
"resources": "AlphaNavigationBar/Resources/**/*.png",
"frameworks": "UIKit",
"requires_arc": true
}