blob: 7e05a0fc849f24e0e3701cc2598894f3848177ed [file] [log] [blame]
{
"name": "SeamlessSlideUpScrollView",
"version": "2.0.1",
"summary": "Slide-up UIScrollView/UITableView that can be Scrolled Continuously after reached to top edge by Dragging",
"homepage": "https://github.com/inkyfox/SeamlessSlideUpScrollView",
"screenshots": [
"https://raw.githubusercontent.com/inkyfox/SeamlessSlideUpScrollView/master/screenshots/screenshot0.gif",
"https://raw.githubusercontent.com/inkyfox/SeamlessSlideUpScrollView/master/screenshots/screenshot1.gif",
"https://raw.githubusercontent.com/inkyfox/SeamlessSlideUpScrollView/master/screenshots/screenshot2.gif"
],
"license": "MIT",
"authors": {
"Yongha Yoo": "inkyfox@oo-v.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/inkyfox/SeamlessSlideUpScrollView.git",
"tag": "2.0.1"
},
"frameworks": "UIKit",
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}