blob: 13809e2bd745741aa2ef7e0470e5400ce0eaa45d [file] [log] [blame]
{
"name": "DPColorfulTags",
"version": "0.1.4",
"summary": "colorful tags",
"description": "Tags with different colors in UITableview. Tags can be selected.",
"homepage": "https://github.com/HongliYu/DPColorfulTags-Swift",
"license": "MIT",
"authors": {
"HongliYu": "yhlssdone@gmail.com"
},
"source": {
"git": "https://github.com/HongliYu/DPColorfulTags-Swift.git",
"tag": "0.1.4"
},
"source_files": "Sources/DPColorfulTags-Swift/*.{swift}",
"resources": [
"Sources/DPColorfulTags-Swift/*.{xib}"
],
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"module_name": "DPColorfulTags",
"swift_versions": "5.0",
"swift_version": "5.0"
}