blob: 9688923dd44b46f0abb9e067dca3c909de84a05a [file] [log] [blame]
{
"name": "SeamlessSlideUpScrollView",
"version": "0.9.0",
"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/screenshot0.gif",
"https://raw.githubusercontent.com/inkyfox/SeamlessSlideUpScrollView/master/screenshot1.gif",
"https://raw.githubusercontent.com/inkyfox/SeamlessSlideUpScrollView/master/screenshot2.gif"
],
"license": "MIT",
"authors": {
"Yongha Yoo": "inkyfox@oo-v.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/inkyfox/SeamlessSlideUpScrollView.git",
"tag": "0.9.0"
},
"frameworks": "UIKit",
"source_files": "SeamlessSlideUpScrollView/**/*.{swift}"
}