Skip to content

Commit

Permalink
fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniket committed Mar 13, 2019
1 parent 7a095cf commit 62625c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PodSdkTest.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Pod::Spec.new do |spec|
# Supports git, hg, bzr, svn and HTTP.
#

spec.source = { :git => "https://github.com/aniketJARVIS/TestSdkPod", :tag => "1.0" }
spec.source = { :git => "https://github.com/aniketJARVIS/TestSdkPod.git", :tag => "1.1" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 62625c7

Please sign in to comment.