Skip to content

Commit

Permalink
Merge branch 'master' of github.com:xasos/RippleKit
Browse files Browse the repository at this point in the history
  • Loading branch information
xasos committed Jul 27, 2017
2 parents e800a9f + 878604c commit e2c13aa
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# RippleKit
Swift wrapper to interact with the Ripple protocol
![Ripple](https://www.privateinternetaccess.com/blog/wp-content/uploads/2013/02/Logo_M.png)

[![CocoaPods](https://img.shields.io/cocoapods/dt/RippleKit.svg?maxAge=2592000)]()
[![Languages](https://img.shields.io/badge/languages-Swift-orange.svg?maxAge=2592000)](https://github.com/xasos/RippleKit)
[![CocoaPods](https://img.shields.io/cocoapods/v/RippleKit.svg?maxAge=2592000)](https://cocoapods.org/pods/RippleKit)
[![carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat)](LICENSE)

Swift iOS interface to the Ripple Consensus Ledger.

## Installation

Expand Down

0 comments on commit e2c13aa

Please sign in to comment.