Fix crash

This commit is contained in:
Pavel Tikhonenko
2019-07-22 22:42:52 +03:00
parent d505edf650
commit ee67bc92e2
3 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "TPInAppReceipt"
s.version = "2.1.2"
s.version = "2.1.3"
s.summary = "Decode Apple Store Receipt and make it easy to read and validate it"
s.description = "The library provides transparent way to decode and validate Apple Store Receipt. Pure swift, No OpenSSL!"