blob: def88ce5cb9e74b78f7323e0ebf1db3bbaf9bf5d [file] [log] [blame]
{
"name": "ShadowView",
"version": "1.0.2",
"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.0"
},
"source": {
"git": "https://github.com/PierrePerrin/ShadowView.git",
"tag": "1.0.2"
},
"source_files": "ShadowView/ShadowView/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}