diff --git a/Example/Podfile b/Example/Podfile index 2aa6129a..fee99e8e 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -3,7 +3,7 @@ target 'Example' do use_frameworks! - pod 'Doric', :path => '../../doric-iOS' + pod 'DoricCore', :path => '../../doric-iOS' target 'ExampleTests' do inherit! :search_paths # Pods for testing