blob: e597ac88c24af9b8fc3e0b662b413abaa349dbc2 [file] [log] [blame]
{
"name": "ZCardView",
"version": "0.1.0",
"summary": "ZCardView is a simple card view where you can modify the card radius and card shadow.",
"description": "`ZCardView is a subclass of UIView.You can modify the card's radius and shadows.ZCardView makes you easy and saves a lot of develop time.`",
"homepage": "https://github.com/sxudan/ZCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sxudan": "sudosuwal@gmail.com"
},
"source": {
"git": "https://github.com/sxudan/ZCardView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*",
"swift_version": "5.0"
}