From 47a8c19c366064d72eca7d4d9d33099ba95d626c Mon Sep 17 00:00:00 2001 From: brianmc Date: Fri, 30 Dec 2016 07:55:37 -0800 Subject: [PATCH] Used version in tag --- AuthorizeNetAccept.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AuthorizeNetAccept.podspec b/AuthorizeNetAccept.podspec index 15c89e0..00cf642 100755 --- a/AuthorizeNetAccept.podspec +++ b/AuthorizeNetAccept.podspec @@ -17,7 +17,7 @@ Pod::Spec.new do |s| s.license = 'https://github.com/AuthorizeNet/accept-sdk-ios/blob/master/LICENSE.md' s.platform = :ios, "8.4" - s.source = {:git => 'https://github.com/AuthorizeNet/accept-sdk-ios.git'} + s.source = {:git => 'https://github.com/AuthorizeNet/accept-sdk-ios.git', :tag => s.version.to_s} s.requires_arc = true