blob: 192d96b5a3314cb93ca77c2893626d6e1f9adab4 [file] [log] [blame]
{
"name": "ShadowView",
"version": "1.1",
"summary": "ShadowView makes view's shadow implementation easy and sweet",
"description": "Add simple shadows or add a gaussian blurred projection (as a shadow) to any UIView.",
"homepage": "https://github.com/PierrePerrin/ShadowView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pierre": "pierreperrin@outlook.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/PierrePerrin/ShadowView.git",
"tag": "1.1"
},
"source_files": "ShadowView/ShadowView/*.swift",
"pushed_with_swift_version": "3.1\n3.0.2"
}