blob: 78397801c07f964f37c0f88aece6640813bd664a [file] [log] [blame]
{
"name": "SwiftRichString",
"version": "3.0.4",
"summary": "Elegant Strings & Attributed Strings Toolkit for Swift",
"description": "SwiftRichString is the best toolkit to work easily with Strings and Attributed Strings.",
"homepage": "https://github.com/malcommac/SwiftRichString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniele Margutti": "hello@danielemargutti.com"
},
"social_media_url": "https://twitter.com/danielemargutti",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.2"
},
"source": {
"git": "https://github.com/malcommac/SwiftRichString.git",
"tag": "3.0.4"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}