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

https://github.com/willpowell8/servicedeskkit

JIRA Service Desk submission right from your app to create tickets in the backend
https://github.com/willpowell8/servicedeskkit

Last synced: 11 months ago
JSON representation

JIRA Service Desk submission right from your app to create tickets in the backend

Awesome Lists containing this project

README

          

# ServiceDeskKit

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'ServiceDeskKit'
```

## Author

willpowell8, willpowell8@gmail.com

## License

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