blob: cb28cbcded49f7b9164ba53933cefe49d4956981 [file] [log] [blame]
{
"name": "DEStackView",
"version": "0.3.0",
"summary": "Addable, deleteable StackView",
"description": "This StackView will help you to add and remove custom Views",
"homepage": "https://github.com/DAEUN28/DEStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DAEUN28": "acone1128@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/DAEUN28/DEStackView.git",
"tag": "0.3.0"
},
"source_files": "Source/*",
"swift_version": "5.0"
}