blob: 8356bd5643abee9bf6652b47a3649387704b4020 [file] [log] [blame]
{
"name": "BetterLabel",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BetterLabel/*.swift",
"swift_version": "4.2.1"
}