From 39c9e59fdea84bcdbb0b8982faa97f2823e12652 Mon Sep 17 00:00:00 2001 From: Pavel Yevtukhov Date: Fri, 8 Sep 2017 17:20:56 +0300 Subject: [PATCH] podspec update --- VegaScrollFlowLayout.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VegaScrollFlowLayout.podspec b/VegaScrollFlowLayout.podspec index 0fd615d..9e6b8d8 100644 --- a/VegaScrollFlowLayout.podspec +++ b/VegaScrollFlowLayout.podspec @@ -6,7 +6,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/ApplikeySolutions/VegaScroll' s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'Applikey Solutions' => 'welcome@applikeysolutions.com' } - s.source = { :git => 'https://github.com/ApplikeySolutions/VegaScrollFlowLayout.git', :tag => s.version.to_s } + s.source = { :git => 'https://github.com/AppliKeySolutions/VegaScroll.git', :tag => s.version.to_s } # s.social_media_url = 'https://twitter.com/Applikey_' s.ios.deployment_target = '9.0'