blob: 0b5e49faaedc2cece95d374a650e2375fc02779c [file] [log] [blame]
{
"name": "AttributedStringTag",
"version": "1.0.1",
"homepage": "https://github.com/magyarosibotond/AttributedStringTag",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Botond Magyarosi",
"summary": "Small framework for easily applying attributes to NSAttributedString.",
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/magyarosibotond/AttributedStringTag.git",
"tag": "1.0.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.1"
}