blob: d560376c3722355709e7752921b1fc946cd7b151 [file] [log] [blame]
{
"name": "SwiftRichString",
"version": "3.0.1",
"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.0"
},
"source": {
"git": "https://github.com/malcommac/SwiftRichString.git",
"tag": "3.0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": "5.0",
"swift_version": "5.0"
}