blob: 73edd354c10e51961ddddbb4ddf325ea0075ce58 [file] [log] [blame]
{
"name": "DPColorfulTags",
"version": "0.0.1",
"summary": "colorful tags",
"description": "tags with different colors in UITableview",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DPColorfulTags/",
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "DPColorfulTags"
}