blob: b546611f857eda6595b315a8647ea4eaa6cf0e97 [file] [log] [blame]
{
"name": "NSAttributedStringBuilder13",
"version": "0.3.1",
"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.1"
},
"social_media_url": "https://twitter.com/ethanhuang13",
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/NSAttributedStringBuilder/*",
"Sources/NSAttributedStringBuilder/Components/*"
],
"swift_version": "5.1"
}