[Add] YIM 2.5.0
[CocoaPods.git] / Specs / 5 / 1 / 8 / NSAttributedStringBuilder13 / 0.4 / NSAttributedStringBuilder13.podspec.json
blob4d648272cda328854fa355859688cb7d89982a79
2   "name": "NSAttributedStringBuilder13",
3   "version": "0.4",
4   "summary": "Composing NSAttributedString with SwiftUI-style syntax, powered by the now pitching Function 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"
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"