blob: 7488d38f81b9edef7c77b56549d45cddf4755fd2 [file] [log] [blame]
{
"name": "Attributed",
"version": "4.0.0",
"summary": "Convert HTML or 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": "4.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Attributed/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}