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