[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 5 / 2 / PrettyString / 0.1.1 / PrettyString.podspec.json
blob0aa8ac443b145d9bc48725565ec8f9d75ba15840
2   "name": "PrettyString",
3   "version": "0.1.1",
4   "summary": "NSAttributedString is ugly. PrettyString is pretty.",
5   "description": "PrettyString defines a highly customizable, and extremely simple syntax for making strings pretty.\n\nWhere XML, HTML and Markdown based alternatives exist, PrettyString provides significantly more flexibility than\nMarkdown with a much cleaner syntax than HTML.",
6   "homepage": "https://github.com/OinkIguana/pretty-string",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cameron Eldridge": "cameldridge+git@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/OinkIguana/pretty-string.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PrettyString/Classes/**/*",
22   "swift_version": "4.0"