blob: b73dee0df599633c80e8aa531ae0937b4ffb48a1 [file] [log] [blame]
{
"name": "ClimbBar",
"version": "1.0.1",
"summary": "change the height, position",
"description": "Using the scroll class that inherits UIScrollView, change the height, position, and change the transparency of the header View.",
"homepage": "https://github.com/keisukeYamagishi/ClimbBar",
"license": "MIT",
"authors": {
"keisuke": "jam330157@gmail.com"
},
"source": {
"git": "https://github.com/keisukeYamagishi/ClimbBar",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Source",
"ClimbBar/**/*.swift"
]
}