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

https://github.com/gini/bank-api-library-ios

Release repo for GiniBankAPILibrary for iOS
https://github.com/gini/bank-api-library-ios

Last synced: about 1 year ago
JSON representation

Release repo for GiniBankAPILibrary for iOS

Awesome Lists containing this project

README

          



# Gini Bank API Library for iOS

[![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)]()
[![Swift version](https://img.shields.io/badge/swift-5.0-orange.svg)]()
[![Swift package manager](https://img.shields.io/badge/Swift_Package_Manager-compatible-orange?style=flat-square)]()

The Gini Bank API Library for iOS encapsulates the Gini Bank API to allow you to easily integrate it into your app.

The Gini Bank API provides an information extraction service for analyzing Bank invoices. Specifically, it extracts information such as the document sender or the payment relevant information (amount to pay, IBAN, etc.). In addition it also provides a secure channel for sharing payment related information between clients.

## Documentation

Further documentation with information about how install and integrate it can be found in our [website](https://developer.gini.net/gini-mobile-ios/GiniBankAPILibrary/index.html).

## Requirements

- iOS 13+
- Xcode 12+

## Author

Gini GmbH, hello@gini.net

## License

The Gini Bank API Library for iOS is licensed under a Private License. See [the license](https://developer.gini.net/gini-mobile-ios/GiniBankAPILibrary/license.html) for more info.

**Important:** Always make sure to ship all license notices and permissions with your application.