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