Skip to content

Commit

Permalink
Bump up pod version; Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Tikhonenko committed May 25, 2021
1 parent ae2ff26 commit 4da890a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ swift package update

### Requirements

- iOS 9.0+ / OSX 10.11+
- iOS 10.0+ / OSX 10.11+
- Swift 5.3+

Usage
Expand Down
2 changes: 1 addition & 1 deletion TPInAppReceipt.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "TPInAppReceipt"
s.version = "3.1.1"
s.version = "3.2.0"
s.summary = "Reading and Validating In App Purchase Receipt Locally"
s.description = "A lightweight iOS/OSX library for reading and validating Apple In App Purchase Receipt locally. Pure swift, No OpenSSL!"

Expand Down

0 comments on commit 4da890a

Please sign in to comment.