[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 3 / StickyFooterScrollView / 0.1.0 / StickyFooterScrollView.podspec.json
blob0c27f4c2ac340ec34b68d434ecfb483d165bf086
2   "name": "StickyFooterScrollView",
3   "version": "0.1.0",
4   "summary": "StickyFooterScrollView is a simple and flexible UI component fully written in Swift.",
5   "description": "StickyFooterScrollView is developed for quick creation of UIScrollView to implement.\\nUsually when creating UIScrollView, developers have to declare and adjust many complex UI constraints to use, StickyFooterScrollView was developed to solve the above problem.\\n StickyFooterScrollView focuses on quick initialization of UIScrollView and its ease of use with a few declared simple functions",
6   "homepage": "https://github.com/fanta1ty/StickyFooterScrollView",
7   "screenshots": "https://github.com/fanta1ty/StickyFooterScrollView/blob/master/StickyFooterScrollView/Assets/Screenshot.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "fanta1ty": "thinhnguyen12389@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/fanta1ty/StickyFooterScrollView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "StickyFooterScrollView/Classes/**/*",
23   "swift_versions": "5.0",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"