An open API service indexing awesome lists of open source software.

https://github.com/derekcoder/swiftmarkdownview

MarkdownView written in Swift
https://github.com/derekcoder/swiftmarkdownview

Last synced: 11 months ago
JSON representation

MarkdownView written in Swift

Awesome Lists containing this project

README

          

# SwiftMarkdownView

[![CI Status](https://img.shields.io/travis/derekcoder@gmail.com/SwiftMarkdownView.svg?style=flat)](https://travis-ci.org/derekcoder@gmail.com/SwiftMarkdownView)
[![Version](https://img.shields.io/cocoapods/v/SwiftMarkdownView.svg?style=flat)](https://cocoapods.org/pods/SwiftMarkdownView)
[![License](https://img.shields.io/cocoapods/l/SwiftMarkdownView.svg?style=flat)](https://cocoapods.org/pods/SwiftMarkdownView)
[![Platform](https://img.shields.io/cocoapods/p/SwiftMarkdownView.svg?style=flat)](https://cocoapods.org/pods/SwiftMarkdownView)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

SwiftMarkdownView is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SwiftMarkdownView'
```

## Author

derekcoder@gmail.com

## License

SwiftMarkdownView is available under the MIT license. See the LICENSE file for more info.