Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXark authored Dec 16, 2019
1 parent cec0bd5 commit 6148142
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# UMSPosPayOnly

[![CI Status](https://img.shields.io/travis/TBXark/unionpay.svg?style=flat)](https://travis-ci.org/TBXark/unionpay)
[![Version](https://img.shields.io/cocoapods/v/unionpay.svg?style=flat)](https://cocoapods.org/pods/unionpay)
[![License](https://img.shields.io/cocoapods/l/unionpay.svg?style=flat)](https://cocoapods.org/pods/unionpay)
[![Platform](https://img.shields.io/cocoapods/p/unionpay.svg?style=flat)](https://cocoapods.org/pods/unionpay)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

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

```ruby
pod 'UMSPosPayOnly', :git=>'https://github.com/letspod/UMSPosPayOnly.git'
```

## Author

TBXark, [email protected]

## License

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

0 comments on commit 6148142

Please sign in to comment.