blob: a4cc8021c86165571087e6a3a4bc48092dee354b [file] [log] [blame]
{
"name": "InnerShadowView",
"version": "1.0.0",
"license": "MIT",
"summary": "UIView category for adding inset shadows",
"homepage": "https://github.com/tanderus/InnerShadowView",
"authors": {
"Pavel Krasnobrovkin": "6lackk@gmail.com"
},
"source": {
"git": "https://github.com/tanderus/InnerShadowView.git",
"tag": "1.0.0"
},
"source_files": "UIView+InnerShadow.{h,m}",
"platforms": {
"ios": null
}
}