blob: dfbd1b3264ccd7a5e612334f4d664ff5951aac8a [file] [log] [blame]
{
"name": "VCBarHeightAnimator",
"version": "1.0.1",
"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.1"
},
"source_files": [
"VCBarHeightAnimator",
"VCBarHeightAnimator/**/*.{h,m}"
],
"frameworks": "UIKit"
}