blob: 2cbb370b8d517fb2a2c070da212cb4d0d16fbfda [file] [log] [blame]
{
"name": "StyledLabel",
"version": "1.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": "1.2"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": "StyledLabel/*.swift",
"requires_arc": true
}