blob: 614321813e759e03e445c0769aac3d053e2eff67 [file] [log] [blame]
{
"name": "KUITagLabel",
"version": "1.0.1",
"summary": "TagLabel support for Dynamic Height",
"description": "TagLabel support for Dynamic Height for Swift 2.3",
"homepage": "https://github.com/Kofktu/KUITagLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/KUITagLabel.git",
"tag": "1.0.1"
},
"source_files": "KUITagLabel/Classes/**/*.{swift}",
"requires_arc": true
}