blob: 5a701d7a75568d87b06b83faa12e1f28f2078715 [file] [log] [blame]
{
"name": "LabelKit",
"version": "1.0.0",
"license": "Simplified BSD License",
"summary": "An smart and animatable UILabel with tools for advanced text layouts, written in Swift",
"homepage": "https://github.com/edudnyk/LabelKit",
"authors": {
"Eugene Dudnyk": "edudnyk@gmail.com"
},
"source": {
"git": "https://github.com/edudnyk/LabelKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}