[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 2 / PrettyString / 0.1.2 / PrettyString.podspec.json
blob643cee5093571802e6ff42739ee68ac6b8114839
2   "name": "PrettyString",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PrettyString/Classes/**/*",
22   "swift_version": "4.0"