blob: b730d523da622d74812a372ce748d1fa336e0708 [file] [log] [blame]
{
"name": "NSAttributedStringBuilder13",
"version": "0.3.3",
"summary": "Composing NSAttributedString with SwiftUI-style syntax, powerd by the now pitching Function Builder.",
"description": "Composing NSAttributedString with SwiftUI-style syntax, powerd by the now pitching Function Builder.\n\nProject Link: https://github.com/ethanhuang13/NSAttributedStringBuilder",
"homepage": "https://github.com/ethanhuang13/NSAttributedStringBuilder",
"swift_versions": "5.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ethanhuang13": "blesserx@gmail.com"
},
"source": {
"git": "https://github.com/ethanhuang13/NSAttributedStringBuilder.git",
"tag": "0.3.3"
},
"social_media_url": "https://twitter.com/ethanhuang13",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": [
"Sources/NSAttributedStringBuilder/*",
"Sources/NSAttributedStringBuilder/Components/*"
],
"swift_version": "5.1"
}