2 "name": "ChatyMarkDownKit",
4 "summary": "MarkDownKit is a kit allowing you to use markdown notation in your apps, on iOS and macOS",
5 "description": "MarkDownKit Uses NSAttributedString to apply markDown featurs on text.\nYou can use it for chatting apps for example.\nAt the moment the kit marks *Bold* , _Italic_ and `code`.",
6 "homepage": "https://github.com/AssafYehudai/MarkDownKit",
12 "AssafYehudai": "assaf.yehudai@gmail.com"
15 "git": "https://github.com/AssafYehudai/MarkDownKit.git",
22 "source_files": "MarkDownKit/Classes/**/*",
23 "pushed_with_swift_version": "3.0"