Skip to content

Commit

Permalink
updated email in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pallabmaiti committed Sep 29, 2023
1 parent d5410d9 commit 1ccf2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rudder.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|

s.homepage = "https://github.com/rudderlabs/rudder-sdk-ios"
s.license = { :type => "Apache", :file => "LICENSE" }
s.author = { "RudderStack" => "arnab@rudderlabs.com" }
s.author = { "RudderStack" => "sdk-accounts@rudderlabs.com" }
s.source = { :git => "https://github.com/rudderlabs/rudder-sdk-ios.git", :tag => "v#{s.version}" }

s.ios.deployment_target = '12.0'
Expand Down

0 comments on commit 1ccf2a6

Please sign in to comment.