[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / a / c / PSFadingScrollView / 0.1.0 / PSFadingScrollView.podspec.json
bloba282f1704d5018800e0d844257aef968747ca187
2   "name": "PSFadingScrollView",
3   "version": "0.1.0",
4   "summary": "Horizontal scroll view with fading edges",
5   "description": "PSFadingScrollView is a swift UIScrollView subclass, which applies gradient to scrollview mask layer, making its content appear as faded at edges.",
6   "homepage": "https://github.com/Vugla/PSFadingScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vugla": "predragsamardzic@msn.com"
13   },
14   "source": {
15     "git": "https://github.com/Vugla/PSFadingScrollView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PSFadingScrollView/Classes/**/*",
22   "pushed_with_swift_version": "4.0"