https://github.com/jfeigel/gitswiftly
https://github.com/jfeigel/gitswiftly
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jfeigel/gitswiftly
- Owner: jfeigel
- License: gpl-3.0
- Created: 2019-10-24T02:20:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T22:38:34.000Z (almost 6 years ago)
- Last Synced: 2025-03-30T01:22:45.344Z (about 1 year ago)
- Language: Swift
- Size: 988 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitSwiftly
> GitHub client built natively with Swift.
[![Platform][platform-image]][platform-url]
[![Swift Version][swift-image]][swift-url]
[![License][license-image]][license-url]
## Features
- [x] Authentication
## Requirements
- iOS 13.0+
- Xcode 11.1
## Contribute
We would love you for the contribution to **GitSwiftly**, check the ``LICENSE`` file for more info.
## Meta
James Feigel – [@jafeigel](https://twitter.com/jafeigel) – james.feigel@gmail.com
Distributed under the GNU GPLv3 license. See ``LICENSE`` for more information.
[https://github.com/jfeigel](https://github.com/jfeigel/)
[platform-image]:https://img.shields.io/badge/platform-ios-%23989898.svg
[platform-url]:https://www.apple.com/ios/
[swift-image]:https://img.shields.io/badge/swift-5.1-orange.svg
[swift-url]: https://swift.org/
[license-image]: https://img.shields.io/badge/license-GPLv3-blue.svg
[license-url]: LICENSE