Skip to content

Commit

Permalink
Update Pod
Browse files Browse the repository at this point in the history
  • Loading branch information
vanner committed Apr 20, 2018
1 parent e8aac3b commit 4db6548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TenjinSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Pod::Spec.new do |s|
s.author = { "Christopher Farm" => "[email protected]" }
s.platform = :ios, "6.0"

s.source = { :git => "https://github.com/tenjin/tenjin-ios-sdk.git", :tag => "v1.7.4" }
s.source = { :git => "https://github.com/tenjin/tenjin-ios-sdk.git", :tag => "#{s.version}" }
s.source_files = "*.{h,m}"
s.ios.vendored_library = "libTenjinSDKUniversal.a"

Expand Down

0 comments on commit 4db6548

Please sign in to comment.