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