Skip to content

Commit

Permalink
更新jiaModule.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
wujunyang committed Sep 28, 2016
1 parent d1cf024 commit abff134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jiaModule.podspec
Expand Up @@ -14,7 +14,7 @@
Pod::Spec.new do |s|

s.name = "jiaModule"
s.version = "0.0.5"
s.version = "0.0.6"
s.summary = "iOS模块化功能的引用"

s.homepage = "https://github.com/wujunyang/jiaModuleDemo"
Expand All @@ -23,7 +23,7 @@ s.author = { "wujunyang" => "wujunyang@126.com" }

s.platform = :ios, "7.0"

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

s.requires_arc = true

Expand Down

0 comments on commit abff134

Please sign in to comment.