blob: 75c52461ddf68b9c635626241eb3b72e23ffaa24 [file] [log] [blame]
{
"name": "StyledLabel",
"version": "4.0.1",
"license": "MIT",
"summary": "StyledLabel is a UILabel with styling options",
"homepage": "https://github.com/mjrehder/StyledLabel.git",
"authors": {
"Martin Jacob Rehder": "gitrepocon01@rehsco.com"
},
"source": {
"git": "https://github.com/mjrehder/StyledLabel.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "UIKit",
"source_files": "StyledLabel/*.swift",
"requires_arc": true
}