Skip to content

Commit

Permalink
Merge pull request #21 from doximity/update-podspec-owner
Browse files Browse the repository at this point in the history
Updating podspec author
  • Loading branch information
ronnie3786 committed Nov 14, 2023
2 parents 89c0e3b + 0107acb commit b14cff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CallWithDoxDialer.podspec
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
DESC
s.homepage = "https://github.com/doximity/CallWithDoxDialer/"
s.license = { :type => "Unlicense", :file => "LICENSE.MD" }
s.author = { "Atai Barkai" => "abarkai@doximity.com" }
s.author = { "Ronnie Rocha" => "rrocha@doximity.com" }
s.platform = :ios, "15.0"
s.source = { :git => "https://github.com/doximity/CallWithDoxDialer.git", :tag => "v#{s.version}" }
s.source_files = "CallWithDoxDialer/**/*.{h,m}"
Expand Down

0 comments on commit b14cff6

Please sign in to comment.