10 11 12
# File 'lib/cocoapods_plugin.rb', line 10 def use_lynx_extension!(options = {}) Lynx::Extension::Autolink.install!(self, options) end