Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfeigel/gitswiftly
https://github.com/jfeigel/gitswiftly
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jfeigel/gitswiftly
- Owner: jfeigel
- License: gpl-3.0
- Created: 2019-10-24T02:20:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T22:38:34.000Z (over 4 years ago)
- Last Synced: 2024-10-29T22:13:28.940Z (2 months ago)
- Language: Swift
- Size: 988 KB
- Stars: 0
- Watchers: 3
- 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) – [email protected]
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