blob: d80948394e2c9b87534ab3b0c6ee1704d0b4aacc [file] [log] [blame]
{
"name": "SimpleCardView",
"version": "0.1.0",
"summary": "SimpleCardView is Card View in one line of code",
"description": "'SimpleCardView is an awesome to make easily card view of UIView'",
"homepage": "https://github.com/nileshgadhe/SimpleCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nilesh": "gadhenilesh449@gmail.com"
},
"source": {
"git": "https://github.com/nileshgadhe/SimpleCardView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}