[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / d / 8 / 5 / VCBarHeightAnimator / 1.0.0 / VCBarHeightAnimator.podspec.json
blob973ba1636e7b91e88f25a31c0eb150f690cdc696
2   "name": "VCBarHeightAnimator",
3   "version": "1.0.0",
4   "summary": "VCBarHeightAnimator can show hide navigation bar",
5   "description": "VCBarHeightAnimator can easy to help you hide navigation bar with animation.",
6   "homepage": "https://github.com/healmax/VCBarHeightAnimator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent": "healmax@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/healmax/VCBarHeightAnimator.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "VCBarHeightAnimator",
23     "VCBarHeightAnimator/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit"