blob: 279460486d3635a88fde1722657e7ae032d0f9e4 [file] [log] [blame]
{
"name": "FWShadowableScroll",
"version": "1.0.1",
"summary": "UIScrollView extension to add a top shadow while scrolling.",
"description": "A scroll view top shadow, visible while scrolling, with customizable height and radius.",
"homepage": "https://github.com/felipewil/FWShadowableScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Leite": "felipewil@icloud.com"
},
"source": {
"git": "https://github.com/felipewil/FWShadowableScroll.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "FWShadowableScroll/Classes/**/*"
}