mirror of
https://github.com/status-im/react-native-mail.git
synced 2026-08-31 03:31:13 +00:00
Too much copy and paste lol
This commit is contained in:
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
||||
s.homepage = "https://github.com/chirag04/react-native-mail"
|
||||
s.summary = pjson["description"]
|
||||
s.license = pjson["license"]
|
||||
s.author = { "Johannes Lumpe" => "johannes@lum.pe" }
|
||||
s.author = { "Chirag Jain" => "jain_chirag04@yahoo.com" }
|
||||
s.platform = :ios, "7.0"
|
||||
s.source = { :git => "https://github.com/chirag04/react-native-mail", :tag => "#{s.version}" }
|
||||
s.source_files = 'RNMail/*.{h,m}'
|
||||
|
||||
Reference in New Issue
Block a user