[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 8 / NSAttributedStringBuilder13 / 0.3.3 / NSAttributedStringBuilder13.podspec.json
blobb730d523da622d74812a372ce748d1fa336e0708
2   "name": "NSAttributedStringBuilder13",
3   "version": "0.3.3",
4   "summary": "Composing NSAttributedString with SwiftUI-style syntax, powerd by the now pitching Function Builder.",
5   "description": "Composing NSAttributedString with SwiftUI-style syntax, powerd by the now pitching Function Builder.\n\nProject Link: https://github.com/ethanhuang13/NSAttributedStringBuilder",
6   "homepage": "https://github.com/ethanhuang13/NSAttributedStringBuilder",
7   "swift_versions": "5.1",
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.3.3"
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.1"