blob: b638f0f5fcdec7d40d86c7a263f8991c6db1097d [file] [log] [blame]
{
"name": "NHLinearShadow",
"version": "1.0.0",
"summary": "With NHLinearShadow you can add a linear shadow on your UIImageView with a simple way.",
"homepage": "https://github.com/nthegedus/NHLinearShadow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan Hegedus": "nathan.hegedus@hotmail.com"
},
"source": {
"git": "https://github.com/nthegedus/NHLinearShadow.git",
"tag": "1.0.0"
},
"source_files": "UIImageView+NHLinearShadow/*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": true
}