Sha256: a7dfc98bf4ab3b20497c0333b2f99312dc3b612afe11ce538e026fa723902d26

Contents?: true

Size: 230 Bytes

Versions: 5

Compression:

Stored size: 230 Bytes

Contents

Pod::HooksManager.register('cocoapods-rome', :pre_install) do |installer_context|
  installer_context.podfile.use_frameworks!
  Pod::Config.instance.integrate_targets = false
  Pod::Config.instance.deduplicate_targets = false
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cocoapods-rome-0.4.2 lib/cocoapods-rome/pre_install.rb
cocoapods-rome-0.4.1 lib/cocoapods-rome/pre_install.rb
cocoapods-rome-0.4.0 lib/cocoapods-rome/pre_install.rb
cocoapods-rome-0.3.1 lib/cocoapods-rome/pre_install.rb
cocoapods-rome-0.3.0 lib/cocoapods-rome/pre_install.rb