Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cybertk/banklogo

Bank Logos in Swift
https://github.com/cybertk/banklogo

Last synced: 2 months ago
JSON representation

Bank Logos in Swift

Awesome Lists containing this project

README

        

# BankLogo

[![CI Status](http://img.shields.io/travis/cybertk/BankLogo/master.svg?style=flat)](https://travis-ci.org/cybertk/BankLogo)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Version](https://img.shields.io/cocoapods/v/BankLogo.svg?style=flat)](http://cocoadocs.org/docsets/BankLogo)
[![Platform](https://img.shields.io/cocoapods/p/BankLogo.svg?style=flat)](http://cocoadocs.org/docsets/BankLogo)

## Installation

### Carthage

To integrate BankLogo into your Xcode project using [Carthage](https://github.com/Carthage/Carthage), specify it in your `Cartfile`:

```ogdl
github "cybertk/BankLogo" ~> 0.1
```

### CocoaPods

BankLogo is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "BankLogo"
```

## Banks Supported

| Bank | Icon | Name |
| ---- | ---- | ---- |
| ABC | ![](BankLogo/Logos.bundle/[email protected]) | |
| BHB | ![](BankLogo/Logos.bundle/[email protected]) | |
| BJBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| BJRCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| BOC | ![](BankLogo/Logos.bundle/[email protected]) | |
| BSB | ![](BankLogo/Logos.bundle/[email protected]) | |
| CCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| CDRCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| CEB | ![](BankLogo/Logos.bundle/[email protected]) | |
| CIB | ![](BankLogo/Logos.bundle/[email protected]) | |
| CITIC | ![](BankLogo/Logos.bundle/[email protected]) | |
| CMB | ![](BankLogo/Logos.bundle/[email protected]) | |
| CMBC | ![](BankLogo/Logos.bundle/[email protected]) | |
| COMM | ![](BankLogo/Logos.bundle/[email protected]) | |
| CQBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| CQRCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| GCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| GDB | ![](BankLogo/Logos.bundle/[email protected]) | |
| GZB | ![](BankLogo/Logos.bundle/[email protected]) | |
| HKB | ![](BankLogo/Logos.bundle/[email protected]) | |
| HRBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| HSBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| HXBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| HZCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| ICBC | ![](BankLogo/Logos.bundle/[email protected]) | |
| JRCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| JSBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| JSRCU | ![](BankLogo/Logos.bundle/[email protected]) | |
| LYBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| NBBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| NCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| NJCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| NYBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| PSBC | ![](BankLogo/Logos.bundle/[email protected]) | |
| SCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| SCBBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| SDB | ![](BankLogo/Logos.bundle/[email protected]) | |
| SHBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| SHRCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| SJBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| SPABANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| SPDB | ![](BankLogo/Logos.bundle/[email protected]) | |
| SRBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| TCCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| TLBANK | ![](BankLogo/Logos.bundle/[email protected]) | |
| URMQCCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| WHCCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| WZCB | ![](BankLogo/Logos.bundle/[email protected]) | |
| YDRCB | ![](BankLogo/Logos.bundle/[email protected]) | |

## References

- https://github.com/digglife/cnbankcard
- https://github.com/navyxie/bankcardinfo

## License

BankLogo is available under the MIT license. See the LICENSE file for more info.