From 6e9d10c0c34105990507b65916281dae4cf6b899 Mon Sep 17 00:00:00 2001 From: Zachary Khan Date: Sun, 1 Mar 2020 15:41:51 -0800 Subject: [PATCH] Update Podspec Updated podspec from 1.8.0 to 1.8.1 --- Former.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Former.podspec b/Former.podspec index 9cfbf8b..0a23043 100644 --- a/Former.podspec +++ b/Former.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "Former" - spec.version = "1.8.0" + spec.version = "1.8.1" spec.author = { "ra1028" => "r.fe51028.r@gmail.com" } spec.homepage = "https://github.com/ra1028" spec.summary = "Former is a fully customizable Swift library for easy creating UITableView based form."