blob: e7dedb3765806eab6449f42e4cfcb8e1c8f035ce [file] [log] [blame]
{
"name": "KUITagLabel",
"version": "1.5.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": "1.5.0"
},
"source_files": "KUITagLabel/Classes/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}