[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / f / 1 / ClimbBar / 1.2.1 / ClimbBar.podspec.json
blobefd4d301d6ae44a87f321e4d5af7950f0d5a3552
2   "name": "ClimbBar",
3   "version": "1.2.1",
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.2.1"
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"