blob: 3af9b8678f0ec43a4c7d292d5e7fb313c61b7989 [file] [log] [blame]
{
"name": "SwiftRichString",
"version": "3.5.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": "9.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.2"
},
"source": {
"git": "https://github.com/malcommac/SwiftRichString.git",
"tag": "3.5.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": [
"5.1"
],
"swift_version": "5.1"
}