blob: d3ab71bb74cd1c19d18daf15d8a52406d349447e [file] [log] [blame]
{
"name": "DPColorfulTags",
"version": "0.1.1",
"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.1"
},
"source_files": "DPColorfulTagsDemo/DPColorfulTags/*.{swift}",
"resource_bundles": {
"Pod1": [
"DPColorfulTagsDemo/DPColorfulTags/*.{xib}"
]
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"module_name": "DPColorfulTags",
"swift_versions": "5.0",
"swift_version": "5.0"
}