blob: 524b0701daa52c64ed5d7289c17c12b4908ea4c6 [file] [log] [blame]
{
"name": "ClimbBar",
"version": "1.0.6",
"summary": "You can move another object synchronously with the scroll value.",
"description": "iOS library that can extend a View that has scrollable elements such as UITableView and UIWebView.",
"homepage": "https://github.com/keisukeYamagishi/ClimbBar",
"license": "MIT",
"authors": {
"keisuke": "jam330157@gmail.com"
},
"source": {
"git": "https://github.com/keisukeYamagishi/ClimbBar.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": [
"Source",
"ClimbBar/*.swift"
],
"swift_version": "5.0"
}