From be707992563ab2ec5a213ee6958592f490c81b86 Mon Sep 17 00:00:00 2001 From: Matthew Cheok Date: Mon, 11 Jan 2016 19:47:18 -0800 Subject: [PATCH] Update Realm+JSON.podspec Bumped version to 0.2.14 --- Realm+JSON.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Realm+JSON.podspec b/Realm+JSON.podspec index 2f77273..62794d0 100644 --- a/Realm+JSON.podspec +++ b/Realm+JSON.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Realm+JSON' - s.version = '0.2.13' + s.version = '0.2.14' s.ios.deployment_target = '7.0' s.osx.deployment_target = '10.9' s.watchos.deployment_target = '2.0'