blob: 640cb4953ce459a44212d0bb134ae3eb3d20dc07 [file] [log] [blame]
{
"name": "Tags",
"version": "0.2.4",
"summary": "Dynamic Tag Append, Remove, Insert",
"description": "dynamically add, modify, and delete tags, and you can easily change the margins, colors, and fonts of your tags.\nTags are not broken because they are linked with Auto Layout.\nEach time the height of the tag changes, you can bring the height to the delegate",
"homepage": "https://github.com/pikachu987/Tags",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu77769@gmail.com"
},
"source": {
"git": "https://github.com/pikachu987/Tags.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "Tags/Classes/**/*"
}