[Add] SHUJUSHUO 0.2.1
[CocoaPods.git] / Specs / 6 / 3 / 2 / EARestrictedScrollView / 2.0.4 / EARestrictedScrollView.podspec.json
blob78c23c03c838df5384d6f85fd21b13536dcdeddb
2   "name": "EARestrictedScrollView",
3   "version": "2.0.4",
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.4"
21   },
22   "source_files": "Source/*.swift",
23   "pushed_with_swift_version": "3.0"