blob: a34b1d5e85c31381b3e53960a5e70d4309f692ee [file] [log] [blame]
{
"name": "PYShadowPath",
"version": "1.0.0",
"summary": "PYShadowPath sets the shadow offset property of a view",
"description": "Set UIView's shadow color, shadow transparency, shadow width, radius, shadow direction",
"homepage": "https://github.com/knightpy/PYShadowPath",
"license": "MIT",
"authors": {
"knightpy": "knightPy@163.com"
},
"source": {
"git": "https://github.com/knightpy/PYShadowPath.git",
"tag": "1.0.0"
},
"source_files": "PYShadowPath/UIView+PYShadowPath.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}