blob: c7a5a4ae0b8cea358591796274b3742ab7933473 [file] [log] [blame]
{
"name": "PYShadowPath",
"version": "1.0.3",
"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",
"platforms": {
"ios": "8.0"
},
"authors": {
"knightpy": "knightPy@163.com"
},
"source": {
"git": "https://github.com/knightpy/PYShadowPath.git",
"tag": "1.0.3"
},
"source_files": [
"PYShadowPath",
"*.{h,m}"
]
}