From 26339e0792fba7df4eb91ee2d435771265275952 Mon Sep 17 00:00:00 2001 From: Nikolai Ashanin Date: Thu, 12 Jan 2017 23:04:08 +0300 Subject: [PATCH] Update and rename LeadKit/0.3.1/Leadkit.podspec to LeadKit/0.3.2/Leadkit.podspec --- LeadKit/{0.3.1 => 0.3.2}/Leadkit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename LeadKit/{0.3.1 => 0.3.2}/Leadkit.podspec (95%) diff --git a/LeadKit/0.3.1/Leadkit.podspec b/LeadKit/0.3.2/Leadkit.podspec similarity index 95% rename from LeadKit/0.3.1/Leadkit.podspec rename to LeadKit/0.3.2/Leadkit.podspec index b6fc1eb..d5a31e8 100644 --- a/LeadKit/0.3.1/Leadkit.podspec +++ b/LeadKit/0.3.2/Leadkit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.3.1" + s.version = "0.3.2" s.summary = "iOS framework with a bunch of tools for rapid development" s.homepage = "https://github.com/TouchInstinct/LeadKit" s.license = "Apache License, Version 2.0"