feat:update podfile

This commit is contained in:
jiangteng 2019-12-17 20:45:41 +08:00
parent e520865a15
commit db35defe08

View File

@ -3,7 +3,7 @@
target 'Example' do target 'Example' do
use_frameworks! use_frameworks!
pod 'Doric', :path => '../../doric-iOS' pod 'DoricCore', :path => '../../doric-iOS'
target 'ExampleTests' do target 'ExampleTests' do
inherit! :search_paths inherit! :search_paths
# Pods for testing # Pods for testing