blob: ce001170d581c60ed9e7d794b351c743153035c2 [file] [log] [blame]
{
"name": "ShadowView",
"version": "1.2",
"summary": "ShadowView is an iOS Shadow library that makes view's shadow implementation easy and sweet",
"description": "Add simple shadows to add a gaussian blurred projection (as a shadow) to any UIView.\nThe library cimatible with the storyboard.",
"homepage": "https://github.com/PierrePerrin/ShadowView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pierre Pierrin": "pierreperrin@outlook.com"
},
"source": {
"git": "https://github.com/PierrePerrin/ShadowView.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.1"
},
"source_files": "ShadowView/ShadowView/*.swift",
"pushed_with_swift_version": "3.1\n3.0.2"
}