[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 3 / 2 / EARestrictedScrollView / 2.0.5 / EARestrictedScrollView.podspec.json
blob9337d9bbd87bb9d13b2a9c983288f6e7d7b67b04
2   "name": "EARestrictedScrollView",
3   "version": "2.0.5",
4   "swift_versions": "5.0",
5   "summary": "UIScrollView sublass with ability to restrict or limit scrolling area.",
6   "screenshots": "https://raw.githubusercontent.com/ealeksandrov/EARestrictedScrollView/master/Screenshot01.png",
7   "homepage": "https://github.com/ealeksandrov/EARestrictedScrollView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Evgeny Aleksandrov": "evgeny@aleksandrov.ws"
14   },
15   "social_media_url": "https://twitter.com/ealeksandrov",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/ealeksandrov/EARestrictedScrollView.git",
21     "tag": "2.0.5"
22   },
23   "source_files": "Source/*.swift",
24   "swift_version": "5.0"