update doric project template

This commit is contained in:
pengfei.zhou
2020-03-14 17:40:53 +08:00
committed by osborn
parent 7c2ba30bd5
commit 80b9565f96
5 changed files with 5 additions and 8 deletions

View File

@@ -6,5 +6,5 @@ target 'Example' do
use_frameworks!
# Pods for Example
pod 'DoricCore', '~>0.2.3'
pod 'DoricCore', '~>0.3.8'
end