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