Skip to content

Commit f3e1eb7

Browse files
author
man.li
committed
Merge branch 'master' of github.com:CocoaDebug/CocoaDebug
2 parents 4ef2096 + ebfb577 commit f3e1eb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CocoaDebug.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Pod::Spec.new do |s|
1111
s.requires_arc = true
1212
s.swift_version = '5.0'
1313
s.platform = :ios, "8.0"
14-
s.source = { :git => "https://github.com/CocoaDebug/CocoaDebug.git", :branch => 'master', :tag => '0.7.7' }
15-
s.version = '0.7.7'
14+
s.source = { :git => "https://github.com/CocoaDebug/CocoaDebug.git", :branch => 'master', :tag => '0.7.8' }
15+
s.version = '0.7.8'
1616
s.requires_arc = false
1717
s.requires_arc =
1818
[

0 commit comments

Comments
 (0)