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