[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 1 / ClimbBar / 1.0.0 / ClimbBar.podspec.json
blobc18230d103dc52487f09582a5846f7f30df3badc
2   "name": "ClimbBar",
3   "version": "1.0.0",
4   "summary": "change the height, position",
5   "description": "Using the scroll class that inherits UIScrollView, change the height, position, and change the transparency of the header View.",
6   "homepage": "https://github.com/keisukeYamagishi/ClimbBar",
7   "license": "MIT",
8   "authors": {
9     "keisuke": "jam330157@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/keisukeYamagishi/ClimbBar",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "Source",
20     "ClimbBar/**/*.swift"
21   ]