Skip to content

Commit

Permalink
- update to the development e-mail address.
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsNotEasyBeingGreen committed Mar 7, 2019
1 parent 758a43a commit c270d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleImageViewer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.version = "1.1.2"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "Mark" => "mark@afrogleap.com" }
s.author = { "Mark" => "development@afrogleap.com" }
s.homepage = "https://github.com/aFrogleap/SimpleImageViewer"
s.source = { :git => "https://github.com/aFrogleap/SimpleImageViewer.git", :tag => s.version.to_s }
s.source_files = "ImageViewer/**/*.{swift}"
Expand Down

0 comments on commit c270d31

Please sign in to comment.