Skip to content

Commit abff134

Browse files
committed
更新jiaModule.podspec
1 parent d1cf024 commit abff134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jiaModule.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Pod::Spec.new do |s|
1515

1616
s.name = "jiaModule"
17-
s.version = "0.0.5"
17+
s.version = "0.0.6"
1818
s.summary = "iOS模块化功能的引用"
1919

2020
s.homepage = "https://github.com/wujunyang/jiaModuleDemo"
@@ -23,7 +23,7 @@ s.author = { "wujunyang" => "[email protected]" }
2323

2424
s.platform = :ios, "7.0"
2525

26-
s.source = { :git => "https://github.com/wujunyang/jiaModuleDemo.git", :tag => "0.0.5" }
26+
s.source = { :git => "https://github.com/wujunyang/jiaModuleDemo.git", :tag => "0.0.6" }
2727

2828
s.requires_arc = true
2929

0 commit comments

Comments
 (0)