Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kodlian committed Sep 24, 2017
1 parent 9d76eab commit d4fa97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlamofireXMLRPC.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Pod::Spec.new do |s|
s.osx.deployment_target = "10.11"

# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
s.source = { :git => "https://github.com/kodlian/AlamofireXMLRPC.git", :tag => "2.1.0" }
s.source = { :git => "https://github.com/kodlian/AlamofireXMLRPC.git", :tag => "2.2.0" }
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
s.source_files = "AlamofireXMLRPC/*.swift"

Expand Down

0 comments on commit d4fa97b

Please sign in to comment.