Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert M. Ryan <robert.ryan@mindspring.com>2017-06-03 23:13:41 +0300
committerRobert M. Ryan <robert.ryan@mindspring.com>2017-06-03 23:13:41 +0300
commit61b9fb76d6af2fd2e1ce899fb6673e3f81e43ebb (patch)
tree4b95010248412c212380f740a0522814974ebc63 /FMDB.podspec
parent0d7d2b79f85abec00c7ed4463549dfc8cbd61c5a (diff)
Version 2.7.1
Diffstat (limited to 'FMDB.podspec')
-rw-r--r--FMDB.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/FMDB.podspec b/FMDB.podspec
index 2bde797..8a56edf 100644
--- a/FMDB.podspec
+++ b/FMDB.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FMDB'
- s.version = '2.7'
+ s.version = '2.7.1'
s.summary = 'A Cocoa / Objective-C wrapper around SQLite.'
s.homepage = 'https://github.com/ccgus/fmdb'
s.license = 'MIT'