blob: 12f9135d0a1d9abf64049714fa0ee9bb3137491e [file] [log] [blame]
{
"name": "Toppon",
"version": "0.0.2",
"summary": "A lightweight Scroll-To button for iOS UIScrollView",
"swift_version": "4.0",
"description": "A lightweight Scroll-To button for iOS UIScrollView, UITableView, UITextView. Toppon is a subclass of UIButton. Toppon not only a can be a Scroll-To button but a fully customizable UIButton.",
"homepage": "https://github.com/jack45j/Toppon",
"license": "MIT",
"authors": {
"jack45j": "jack45j@gmail.com"
},
"social_media_url": "https://www.facebook.com/profile.php?id=100000238070025",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jack45j/Toppon.git",
"tag": "0.0.2"
},
"source_files": "Toppon/sources/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}