blob: d026921fcf1f142368261ff242112dc9a38932f3 [file] [log] [blame]
{
"name": "LinkedScroll",
"version": "0.0.1",
"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.1"
},
"source_files": "LinkedScrollView/*.swift",
"pushed_with_swift_version": "4.0",
"deprecated": true
}