blob: 2b5907c11836b5a446bc551fd5d61a7072801acc [file] [log] [blame]
{
"name": "StyledLabel",
"version": "3.0",
"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": "3.0"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "UIKit",
"source_files": "StyledLabel/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}