[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / b / Toppon / 0.0.4 / Toppon.podspec.json
blob2b32d82cdf5cc2c953f1fbd57c722e85d84ee797
2   "name": "Toppon",
3   "version": "0.0.4",
4   "summary": "A lightweight Scroll-To button for iOS UIScrollView",
5   "swift_version": "4.0",
6   "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.",
7   "homepage": "https://github.com/jack45j/Toppon",
8   "license": "MIT",
9   "authors": {
10     "jack45j": "jack45j@gmail.com"
11   },
12   "social_media_url": "https://www.facebook.com/profile.php?id=100000238070025",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/jack45j/Toppon.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "Sources/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true