[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / f / 1 / ClimbBar / 1.0.6 / ClimbBar.podspec.json
blob524b0701daa52c64ed5d7289c17c12b4908ea4c6
2   "name": "ClimbBar",
3   "version": "1.0.6",
4   "summary": "You can move another object synchronously with the scroll value.",
5   "description": "iOS library that can extend a View that has scrollable elements such as UITableView and UIWebView.",
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.git",
13     "tag": "1.0.6"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": [
20     "Source",
21     "ClimbBar/*.swift"
22   ],
23   "swift_version": "5.0"