blob: 3f504151dc02ba7d047e5d5362fe73cd1c959910 [file] [log] [blame]
{
"name": "ClimbBar",
"version": "1.0.2",
"summary": "iOS library that can extend a View that has scrollable elements such as UITableView and UIWebView.",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": [
"Source",
"ClimbBar/*.swift"
],
"swift_version": "5.0"
}