[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 4 / 0 / 6 / StringStylizer / 5.2.1 / StringStylizer.podspec.json
blob431e9d4b80dc8916f3c857ca3982481d766d623b
2   "name": "StringStylizer",
3   "version": "5.2.1",
4   "summary": "Type strict builder class for NSAttributedString.",
5   "description": "StringStylizer makes NSAttributedString more intuitive with Method chain and Operator. Building NSAttributedString is so difficult that it requires us to remember attribute names and types. If you do that with StringStylizer, There is no need to remember them.",
6   "homepage": "https://github.com/kazuhiro4949/StringStylizer",
7   "license": "MIT",
8   "authors": {
9     "Kazuhiro Hayashi": "k.hayashi.info@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kazuhiro4949/StringStylizer.git",
13     "tag": "5.2.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.1",
19   "source_files": "StringStylizer/*.swift",
20   "swift_version": "5.1"