[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 2 / DeepScroll / 0.1.0 / DeepScroll.podspec.json
blob6767c46b6372624b626e1c884e74e9c1841870e6
2   "name": "DeepScroll",
3   "version": "0.1.0",
4   "summary": "The toolkit allows iOS developers to create table views that recognize input from scroll lanes and dynamically resize themselves.",
5   "description": "The toolkit allows iOS developers to create content views that recognize input from three vertical scroll lanes and dynamically resize themselves based on a tagging system that is associated with the scroll lane input. This results in an interaction technique that allows the user to sift through content more efficiently and reduce the total amount of time they spend scrolling.",
6   "homepage": "https://github.com/parthv21/DeepScroll",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mkoohang": "michael.s.k1001@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/parthv21/DeepScroll.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "DeepScroll/Classes/**/*",
22   "swift_versions": "5",
23   "frameworks": "UIKit",
24   "swift_version": "5"