blob: ffe1c5bfce5a99aa48e4b13d9abe178843f0a2e6 [file] [log] [blame]
{
"name": "KUITagLabel",
"version": "1.0.2",
"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.2"
},
"source_files": "KUITagLabel/Classes/**/*.{swift}",
"requires_arc": true
}