Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhgnu authored Sep 21, 2020
1 parent a2f8470 commit 95f7cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


iOS swift library for tokenizing credit/debit card and collect device information
Current version: v2.0.12
Current version: v2.0.13


Please refer to the following documentation sections for field documentation:
Expand All @@ -18,7 +18,7 @@ Please refer to the following documentation sections for field documentation:

## Installation

- Download the latest released version (https://github.com/open-pay/openpay-swift-ios/releases/download/v2.0.12/SDK-V2.0.12.zip).
- Download the latest released version (https://github.com/open-pay/openpay-swift-ios/releases/download/v2.0.13/SDK-V2.0.13.zip).
- Add openpay framework (Openpay.framework)
- Go to General -> Embedded Binaries
- Click "Add items"
Expand Down

1 comment on commit 95f7cb4

@ijpe
Copy link

@ijpe ijpe commented on 95f7cb4 Nov 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ezhgnu please update library for swift 5.3.1

Please sign in to comment.