{"id":15037554,"url":"https://github.com/willpowell8/jiramobilekit","last_synced_at":"2025-04-09T23:24:30.809Z","repository":{"id":56915977,"uuid":"100191331","full_name":"willpowell8/JIRAMobileKit","owner":"willpowell8","description":"JIRA Mobile Kit a framework for raising bugs within your app including screenshots easily. JIRA Bug Raising written in Swift. iOS JIRA SDK Swift 3-4","archived":false,"fork":false,"pushed_at":"2019-06-10T19:44:32.000Z","size":409,"stargazers_count":36,"open_issues_count":2,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T01:13:28.232Z","etag":null,"topics":["atlassian","atlassian-jira","cocoapods","ios","iphone","jira","jira-plugin","swift","swift3","testing-framework"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willpowell8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-13T16:56:29.000Z","updated_at":"2023-10-31T06:59:39.000Z","dependencies_parsed_at":"2022-08-20T21:20:22.666Z","dependency_job_id":null,"html_url":"https://github.com/willpowell8/JIRAMobileKit","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willpowell8%2FJIRAMobileKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willpowell8%2FJIRAMobileKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willpowell8%2FJIRAMobileKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willpowell8%2FJIRAMobileKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willpowell8","download_url":"https://codeload.github.com/willpowell8/JIRAMobileKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248127215,"owners_count":21052211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atlassian","atlassian-jira","cocoapods","ios","iphone","jira","jira-plugin","swift","swift3","testing-framework"],"created_at":"2024-09-24T20:34:58.661Z","updated_at":"2025-04-09T23:24:30.784Z","avatar_url":"https://github.com/willpowell8.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JIRAMobileKit\n\n[![CI Status](http://img.shields.io/travis/willpowell8/JIRAMobileKit.svg?style=flat)](https://travis-ci.org/willpowell8/JIRAMobileKit)\n[![Version](https://img.shields.io/cocoapods/v/JIRAMobileKit.svg?style=flat)](http://cocoapods.org/pods/JIRAMobileKit)\n[![License](https://img.shields.io/cocoapods/l/JIRAMobileKit.svg?style=flat)](http://cocoapods.org/pods/JIRAMobileKit)\n[![Platform](https://img.shields.io/cocoapods/p/JIRAMobileKit.svg?style=flat)](http://cocoapods.org/pods/JIRAMobileKit)\n\nJIRA Mobile KIT is a plugin written from the group up in swift to enable fast \n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\n## Installation\n\nJIRAMobileKit is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```swift\npod \"JIRAMobileKit\"\n```\n\n## Configuring\nTo start JIRA you can setup the JIRA connection using the following command:\n\n```swift\nJIRA.shared.setup(host: \"[[JIRA_URL]]\", project: \"[[PROJECT_KEY]]\", defaultIssueType: \"[[DEFAULT_ISSUE_TYPE]]\")\n```\nThe parameters you should use:\n- [[JIRA_URL]] - this is the url of where to your jira instance is located. Eg for a cloud JIRA install it is https://company.atlassian.net\n- [[PROJECT_KEY]] - this is the short key related to your project. Note your tickets for a project get created like [[PROJECT_KEY]]-TicketNumber\n- [[DEFAULT_ISSUE_TYPE]] - (optional) this is the name of your ticket type. By default it is set as Bug.\n\n## Raising an issue\nThen to raise a JIRA issue:\n```swift\nJIRA.shared.raise()\n```\n\n## Author\n\nwillpowell8, willpowell8@gmail.com\n\n## License\n\nJIRAMobileKit is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillpowell8%2Fjiramobilekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillpowell8%2Fjiramobilekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillpowell8%2Fjiramobilekit/lists"}