[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / 2 / Haring / 2.0.5 / Haring.podspec.json
bloba0ee215a3cb7ca1bb5cb68ea41f094785410acd5
2   "name": "Haring",
3   "version": "2.0.5",
4   "summary": "Haring is a customizable and extensible Markdown parser for iOS.",
5   "description": "Haring is a customizable and extensible Markdown parser for iOS.\nIt supports many of the standard Markdown elements through the use of Regular\nExpressions. It also allows customization of font and color attributes for\nall the Markdown elements.",
6   "homepage": "https://github.com/davidlari/Haring",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Lari": "davidlari@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/davidlari/Haring.git",
16     "tag": "2.0.5"
17   },
18   "social_media_url": "https://twitter.com/davidlari",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": "Haring/Classes/**/*",
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "4.0"