Sha256: 8acb3a4c730054d156700a50fc2eee6cbf22785e3603960e771a1dbc7c8ee963

Contents?: true

Size: 216 Bytes

Versions: 10

Compression:

Stored size: 216 Bytes

Contents

require 'cocoapods-fix-react-native/version_resolver'

Pod::HooksManager.register('cocoapods-fix-react-native', :post_install) do |context|
  fixer = CocoaPodsFixReactNative.new
  fixer.fix_with_context(context)
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cocoapods-fix-react-native-2018.04.07.13 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.06.21 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.06.11 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.05.17 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.03.21 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.02.00 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.01.19 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.01.16 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.01.15 lib/cocoapods_plugin.rb
cocoapods-fix-react-native-2018.04.01.11 lib/cocoapods_plugin.rb