Bump up pod version

This commit is contained in:
Pavel Tikhonenko
2017-04-26 13:17:30 -07:00
parent f5dd0a2e84
commit 4f551faaad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "TPInAppReceipt"
s.version = "1.1.3"
s.version = "1.1.4"
s.summary = "Validates and parses Apple Store Receipt."
s.description = "This helper validates and parses the payload and the PKCS7 container itself. Pure swift, openssl+bitcode"