blob: e294f53d41d9ec2c3a41b9e6c58fde20b37c654f [file] [log] [blame]
{
"name": "ScrollView",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}