[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 1 / 8 / NSAttributedStringBuilder13 / 0.4.1 / NSAttributedStringBuilder13.podspec.json
bloba0fa36e2432c4d0aa05a8b4a4d10a72e36d16d69
2   "name": "NSAttributedStringBuilder13",
3   "version": "0.4.1",
4   "summary": "Composing NSAttributedString with SwiftUI-style syntax, powered by Result Builder.",
5   "description": "Composing NSAttributedString with SwiftUI-style syntax, powered by Result Builder.\n\nProject Link: https://github.com/ethanhuang13/NSAttributedStringBuilder",
6   "homepage": "https://github.com/ethanhuang13/NSAttributedStringBuilder",
7   "swift_versions": "5.4",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ethanhuang13": "blesserx@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ethanhuang13/NSAttributedStringBuilder.git",
17     "tag": "0.4.1"
18   },
19   "social_media_url": "https://twitter.com/ethanhuang13",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10",
23     "tvos": "9.0"
24   },
25   "source_files": [
26     "Sources/NSAttributedStringBuilder/*",
27     "Sources/NSAttributedStringBuilder/Components/*"
28   ],
29   "swift_version": "5.4"