blob: 4d00e858b9a713bcd88ae7eff5a118f254d8881b [file] [log] [blame]
{
"name": "PYBJShadowPath",
"version": "0.0.2",
"summary": "PYBJShadowPath 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/PYBJShadowPath",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"knightpy": "knightPy@163.com"
},
"source": {
"git": "https://github.com/knightpy/PYBJShadowPath.git",
"tag": "0.0.2"
},
"source_files": "PYBJShadowPath.framework/Headers/*.{h,m}"
}