blob: a282f1704d5018800e0d844257aef968747ca187 [file] [log] [blame]
{
"name": "PSFadingScrollView",
"version": "0.1.0",
"summary": "Horizontal scroll view with fading edges",
"description": "PSFadingScrollView is a swift UIScrollView subclass, which applies gradient to scrollview mask layer, making its content appear as faded at edges.",
"homepage": "https://github.com/Vugla/PSFadingScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vugla": "predragsamardzic@msn.com"
},
"source": {
"git": "https://github.com/Vugla/PSFadingScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSFadingScrollView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}