blob: f0f20e87c68442cc355c92935cef7736bd102973 [file] [log] [blame]
{
"name": "DPColorfulTags",
"version": "0.0.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.0.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "DPColorfulTags/",
"frameworks": "UIKit",
"module_name": "DPColorfulTags",
"pushed_with_swift_version": "4.0"
}