Skip to content

david-coyle-sjc/SwiftyJIRA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftyJIRA

SwiftyJIRA is a JIRA SDK for iOS and OS X.

Minimum JIRA version: 6.x

Installation

Usage

JIRASession

Main service to initialize the API with the JIRA host name, username and password to access the REST API.

JIRAIssue

Service to retrieve and update JIRA issues. Includes search with JIRA JQL.

JIRA API Documentation

https://docs.atlassian.com/jira/REST/latest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 76.3%
  • Shell 20.2%
  • Objective-C 2.6%
  • Ruby 0.9%