diff --git a/TPInAppReceipt.podspec b/TPInAppReceipt.podspec index c183f6e..07d2465 100644 --- a/TPInAppReceipt.podspec +++ b/TPInAppReceipt.podspec @@ -22,6 +22,6 @@ s.source_files = "Sources/*.{swift}" s.resources = "Sources/AppleIncRootCertificate.cer", "Sources/StoreKitTestCertificate.cer" -s.dependency 'ASN1Swift', '~> 1.2.4' +s.dependency 'ASN1Swift', '~> 1.2.3' end