blob: 3a3c6cbec1e9ab617a67cff58961420f5713a087 [file] [log] [blame]
{
"name": "EWScrollViewVerticalBar",
"version": "0.0.1",
"summary": "A vertical bar for UIScrollView",
"description": "A custom vertical bar for UIScrollView",
"homepage": "https://github.com/Zheng-Hongyi/ScrollViewBar.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhenghongyi": "zhenghongyi@100tal.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Zheng-Hongyi/ScrollViewBar.git",
"tag": "0.0.1"
},
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"requires_arc": true
}