blob: 973ba1636e7b91e88f25a31c0eb150f690cdc696 [file] [log] [blame]
{
"name": "VCBarHeightAnimator",
"version": "1.0.0",
"summary": "VCBarHeightAnimator can show hide navigation bar",
"description": "VCBarHeightAnimator can easy to help you hide navigation bar with animation.",
"homepage": "https://github.com/healmax/VCBarHeightAnimator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vincent": "healmax@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/healmax/VCBarHeightAnimator.git",
"tag": "1.0.0"
},
"source_files": [
"VCBarHeightAnimator",
"VCBarHeightAnimator/**/*.{h,m}"
],
"frameworks": "UIKit"
}