From 61b402521e205515a3ff1ac01a4b1d710308695c Mon Sep 17 00:00:00 2001 From: Nima Tahami Date: Fri, 26 Aug 2016 14:33:43 -0400 Subject: [PATCH] updated Version NO. --- FCAlertView.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FCAlertView.podspec b/FCAlertView.podspec index d46a25a..22809e3 100644 --- a/FCAlertView.podspec +++ b/FCAlertView.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'FCAlertView' - s.version = '1.0.1' + s.version = '1.0.2' s.summary = 'FCAlertView is a Flat Customizable AlertView' # This description is used to generate tags and improve search results. @@ -24,7 +24,7 @@ FCAlertView is a fully customizable and beautifully designed AlertView. I design s.homepage = 'https://github.com/nimati/FCAlertView' # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' s.license = { :type => 'MIT', :file => 'LICENSE' } - s.author = { 'Nima Tahami' => 'nttahami@gmail.com' } + s.author = { 'Nima Tahami' => 'nimat6462@yahoo.ca' } s.source = { :git => 'https://github.com/nimati/FCAlertView.git', :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/nima_tahami'