We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2162879 commit 04e9371Copy full SHA for 04e9371
1 file changed
SwiftDebugDatabase/Podfile
@@ -1,6 +1,5 @@
1
target 'SwiftDebugDatabase' do
2
use_frameworks!
3
-# pod 'YYDebugDatabase', :git => 'https://github.com/y500/iOSDebugDatabase.git', :tag => '2.0.0'
4
-pod 'YYDebugDatabase', :path => '../'
+ pod 'YYDebugDatabase', :git => 'https://github.com/y500/iOSDebugDatabase.git'
5
end
6
0 commit comments