[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / 0 / UScrollView / 0.1.5 / UScrollView.podspec.json
blob54b2b8551c159992555c74a3dbf1ccbfd62f03b5
2   "name": "UScrollView",
3   "version": "0.1.5",
4   "summary": "UScrollView is a UISrollview in oneline of code",
5   "description": "'UscrollView is an awesome pod aimed to make yor life easier around UIScrollViews.'",
6   "homepage": "https://github.com/devudaya/UScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "devudaya": "niroshan127@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/devudaya/UScrollView.git",
16     "tag": "0.1.5"
17   },
18   "social_media_url": "https://twitter.com/udayansk",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "TinyConstraints": [
26       "~> 4.0.0"
27     ]
28   },
29   "swift_version": "5.0"