blob: f37c6f6405ae7f3808bec9b8f413ca740d3aee37 [file] [log] [blame]
{
"name": "ShapeView",
"version": "0.7",
"summary": "A customized shape view with shadow and transparent background supported.",
"description": "ShapeView support to create a view with the customized shape, shadow and transparent background at the same time.",
"homepage": "https://github.com/lm2343635/ShapeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lm2343635": "lm2343635@126.com"
},
"source": {
"git": "https://github.com/lm2343635/ShapeView.git",
"tag": "0.7"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "ShapeView/Classes/**/*",
"swift_version": "5.0"
}