blob: e7275728a18f9fa1ec3ffb1a7b62eb29dfbab4ac [file] [log] [blame]
{
"name": "LabelKit",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}