blob: 8cbf6b8f243e449418976e4590e4a114d27bd32d [file] [log] [blame]
{
"name": "StyledLabel",
"version": "5.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": "5.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"frameworks": "UIKit",
"source_files": "StyledLabel/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}