Skip to content

Commit

Permalink
Merge pull request #33 from Ordinance/v1.7.4
Browse files Browse the repository at this point in the history
Update v1.7.4
  • Loading branch information
vanner authored Oct 5, 2017
2 parents 7d8a6b5 + 2b3ce84 commit 2c78fe3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TenjinSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TenjinSDK"
s.version = "1.7.3"
s.version = "1.7.4"
s.summary = "TenjinSDK"
s.description = <<-DESC
Tenjin is a unique growth infrastructure platform that helps you streamline your mobile marketing.
Expand Down 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/Ordinance/tenjin-ios-sdk.git", :tag => "v1.7.3" }
s.source = { :git => "https://github.com/Ordinance/tenjin-ios-sdk.git", :tag => "v1.7.4" }
s.source_files = "*.{h,m}"
s.ios.vendored_library = "libTenjinSDKUniversal.a"

Expand Down
Binary file added libTenjinSDK.a
Binary file not shown.
Binary file modified libTenjinSDKUniversal.a
Binary file not shown.

0 comments on commit 2c78fe3

Please sign in to comment.