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