blob: c791052fa5c56b4bda97e692740eb491f9fb37bc [file] [log] [blame]
{
"name": "Attributed",
"version": "8.0.1",
"summary": "Convert XML to an NSAttributedString.",
"authors": "Hilton Campbell",
"homepage": "https://github.com/CrossWaterBridge/Attributed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CrossWaterBridge/Attributed.git",
"tag": "8.0.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "4.2",
"source_files": "Attributed/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}