blob: a201076c1da893236bc74d3a93f880c2150a0616 [file] [log] [blame]
{
"name": "HLLScrollView",
"version": "0.0.5",
"summary": "A linked up and down scroll component for iOS in swift",
"description": "A linked up and down scroll component for iOS in swift. You can use it easily.",
"homepage": "https://github.com/heron-newland/LinkedScroll",
"license": "MIT",
"authors": {
"Heron": "objc_china@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/heron-newland/LinkedScroll.git",
"tag": "0.0.5"
},
"source_files": "LinkedScroll/*.swift",
"pushed_with_swift_version": "4.0"
}