blob: 1bf61d37c0ddb43bec0cb720472a84134f2037d4 [file] [log] [blame]
{
"name": "SwiftRichString",
"version": "2.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": "2.0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}