Skip to content

Commit 04e9371

Browse files
author
yanqizhou
committed
swfit demo
1 parent 2162879 commit 04e9371

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

SwiftDebugDatabase/Podfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
target 'SwiftDebugDatabase' do
22
use_frameworks!
3-
# pod 'YYDebugDatabase', :git => 'https://github.com/y500/iOSDebugDatabase.git', :tag => '2.0.0'
4-
pod 'YYDebugDatabase', :path => '../'
3+
pod 'YYDebugDatabase', :git => 'https://github.com/y500/iOSDebugDatabase.git'
54
end
65

0 commit comments

Comments
 (0)