From 8925ea9c89a86d85c05cd1b0dbc90ca8cb499a09 Mon Sep 17 00:00:00 2001 From: Budnikov Vyacheslav Date: Wed, 28 Sep 2016 16:20:26 +0300 Subject: [PATCH] v1.0.2 --- ASDKCore.podspec | 2 +- ASDKCore/Info.plist | 2 +- ASDKUI.podspec | 2 +- ASDKUI/Info.plist | 2 +- SampleProject/ASDKSampleApp/Supporting files/Info.plist | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ASDKCore.podspec b/ASDKCore.podspec index ab5cb58..a7265c3 100644 --- a/ASDKCore.podspec +++ b/ASDKCore.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "ASDKCore" - s.version = "1.0.1" + s.version = "1.0.2" s.summary = "Core library that allows you to use internet acquiring from Tinkoff Bank in your app" s.description = "Core library that allows you to use internet acquiring from Tinkoff Bank in your app!" diff --git a/ASDKCore/Info.plist b/ASDKCore/Info.plist index d3de8ee..9645e5d 100644 --- a/ASDKCore/Info.plist +++ b/ASDKCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 1.0.2 CFBundleSignature ???? CFBundleVersion diff --git a/ASDKUI.podspec b/ASDKUI.podspec index 3e7cd46..9750ab3 100644 --- a/ASDKUI.podspec +++ b/ASDKUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ASDKUI" - s.version = "1.0.1" + s.version = "1.0.2" s.summary = "UI components library for internet acquiring from Tinkoff Bank" s.description = "UI components library for internet acquiring from Tinkoff Bank!" s.homepage = "https://www.tinkoff.ru" diff --git a/ASDKUI/Info.plist b/ASDKUI/Info.plist index 7a84553..9645e5d 100644 --- a/ASDKUI/Info.plist +++ b/ASDKUI/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleSignature ???? CFBundleVersion diff --git a/SampleProject/ASDKSampleApp/Supporting files/Info.plist b/SampleProject/ASDKSampleApp/Supporting files/Info.plist index f8cfc5d..de5a7e4 100644 --- a/SampleProject/ASDKSampleApp/Supporting files/Info.plist +++ b/SampleProject/ASDKSampleApp/Supporting files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.0 + 1.0.2 CFBundleSignature ???? CFBundleVersion