blob: 20f2104cf764a5ea939cba50b3ca2b3d3eeab1cb [file] [log] [blame]
{
"name": "ScrollView",
"version": "0.1.3",
"summary": "a replacement for UIScrollView.",
"description": "This framework is just a replacement for UIScrollView , you can use it as a container for multi-tableView",
"homepage": "https://github.com/EricYellow/ScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hjphfut@163.com": "hjphfut@163.com"
},
"source": {
"git": "https://github.com/EricYellow/ScrollView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}