[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / f / 1 / ClimbBar / 1.0.1 / ClimbBar.podspec.json
blobb73dee0df599633c80e8aa531ae0937b4ffb48a1
2   "name": "ClimbBar",
3   "version": "1.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "Source",
20     "ClimbBar/**/*.swift"
21   ]