blob: 9367afbf27cae581ba1f4edb8d2025bfdd0315b5 [file] [log] [blame]
{
"name": "StyledLabel",
"version": "4.0.2",
"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.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"frameworks": "UIKit",
"source_files": "StyledLabel/*.swift",
"requires_arc": true
}