update podspec version
This commit is contained in:
parent
1087a3fa6d
commit
122af0348c
|
@ -15,10 +15,10 @@
|
|||
"requires_arc": false,
|
||||
"source": {
|
||||
"git": "https://github.com/sqlcipher/sqlcipher.git",
|
||||
"tag": "v4.4.0"
|
||||
"tag": "v4.4.1"
|
||||
},
|
||||
"summary": "Full Database Encryption for SQLite.",
|
||||
"version": "4.4.0",
|
||||
"version": "4.4.1",
|
||||
"subspecs": [
|
||||
{
|
||||
"compiler_flags": [
|
||||
|
|
Loading…
Reference in New Issue