From 7afaa4667ccba0d59957108bb8b6fbee0f2d1f9c Mon Sep 17 00:00:00 2001 From: Dmitry Overchuk Date: Thu, 29 Jul 2021 12:54:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20podspec?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TinkoffID.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TinkoffID.podspec b/TinkoffID.podspec index 3b985db..eea36bb 100644 --- a/TinkoffID.podspec +++ b/TinkoffID.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'TinkoffID' s.summary = 'TinkoffID iOS SDK' - s.version = '0.0.1' + s.version = '1.0.0' s.author = { 'Дмитрий Оверчук' => 'd.overchuk@tinkoff.ru' } s.homepage = 'https://github.com/tinkoff-mobile-tech/TinkoffID' s.license = { type: 'MIT', file: 'LICENSE' }