blob: 10ea37da2d41652f55ed47ebcd34d9c4075b10f2 [file] [log] [blame]
{
"name": "Attr",
"version": "1.0.2",
"summary": "NSMutableAttributedString made easy",
"description": "NSMutableAttributedString made easy in Swift 3",
"homepage": "https://github.com/oleander/Attr",
"license": "MIT",
"authors": {
"Linus Oleander": "linus@oleander.io"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/oleander/Attr.git",
"tag": "1.0.2"
},
"source_files": "Sources/*.swift",
"dependencies": {
"FootlessParser": [
]
},
"pushed_with_swift_version": "3.1",
"deprecated": true
}