Skip to content

Commit

Permalink
update version on podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kodlian committed Sep 29, 2016
1 parent e69343f commit 51ac51e
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.0.0" }
s.source = { :git => "https://github.com/kodlian/AlamofireXMLRPC.git", :tag => "2.1.0" }
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
s.source_files = "AlamofireXMLRPC/*.swift"

Expand Down

0 comments on commit 51ac51e

Please sign in to comment.