From 17d6efd0f1018f90d5152d61ffc893a22649932e Mon Sep 17 00:00:00 2001 From: Stephen Lombardo Date: Fri, 30 Nov 2018 12:12:35 -0500 Subject: [PATCH] update podspect to reference v4.0.0 tag --- SQLCipher.podspec.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQLCipher.podspec.json b/SQLCipher.podspec.json index 1782a5f..c4cf0c5 100644 --- a/SQLCipher.podspec.json +++ b/SQLCipher.podspec.json @@ -15,10 +15,10 @@ "requires_arc": false, "source": { "git": "https://github.com/sqlcipher/sqlcipher.git", - "tag": "v3.4.2" + "tag": "v4.0.0" }, "summary": "Full Database Encryption for SQLite.", - "version": "3.4.2", + "version": "4.0.0", "subspecs": [ { "compiler_flags": [