blob: 6eb8513034086efefb978fa2ae6ee586c4a65445 [file] [log] [blame]
{
"name": "BetterLabel",
"version": "0.3",
"summary": "Simplify styling of UILabel",
"description": "BetterLabel simplifies setting general styling properties which should normally be handled by NSAttributedString",
"homepage": "https://github.com/olejnjak/BetterLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakub Olejník": "olejnjak@gmail.com"
},
"social_media_url": "https://twitter.com/olejnjak",
"source": {
"git": "https://github.com/olejnjak/BetterLabel.git",
"tag": "0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BetterLabel/*.swift",
"swift_version": "5.0"
}