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

https://github.com/branchseer/markit

Build Objective-C objects (views, menus, etc.) with XML
https://github.com/branchseer/markit

Last synced: 2 months ago
JSON representation

Build Objective-C objects (views, menus, etc.) with XML

Awesome Lists containing this project

README

        

# Markit

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'Markit'
```

## Author

patr0nus, [email protected]

## License

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