blob: 4520ced00fcb8118d7fd3ed1a18a9fbb494aba67 [file] [log] [blame]
{
"name": "KUITagLabel",
"version": "2.0.0",
"summary": "TagLabel support for Dynamic Height",
"description": "TagLabel support for Dynamic Height for Swift",
"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": "2.0.0"
},
"source_files": "KUITagLabel/Classes/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}