add doric dev kit ios pod

This commit is contained in:
王劲鹏
2020-02-25 11:27:02 +08:00
committed by osborn
parent 6b706ba9de
commit 23b0f93e89
3 changed files with 21 additions and 0 deletions

View File

View File

@@ -4,6 +4,7 @@
target 'Example' do
pod 'DoricCore', :path => '../../'
pod 'DoricDevkit', :path => '../../'
target 'ExampleTests' do
inherit! :search_paths
# Pods for testing