blob: 64b4b6ab7ae76069b389d4012fdb6e7a2b9e4966 [file] [log] [blame]
{
"name": "ClimbBar",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": [
"Source",
"ClimbBar/*.swift"
],
"swift_version": "5.0"
}