Prepare for release

This commit is contained in:
Pavel Tikhonenko
2019-06-26 18:53:46 +03:00
parent c7c34c2b61
commit ace185127d
5 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ s.source = { :git => "https://github.com/tikhop/TPInAppReceipt.git",
# Not including the public_header_files will make all headers public.
#
s.source_files = "TPInAppReceipt/Source/*.{swift}, Vendor/CryptoSwift/*.{swift}, TPInAppReceipt/OpenSSL/*.{swift}"
s.source_files = "TPInAppReceipt/Source/*.{swift}", "Vendor/CryptoSwift/*.{swift}, TPInAppReceipt/OpenSSL/*.{swift}"
# ――― Resources ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #