Skip to content

Commit

Permalink
更新pods
Browse files Browse the repository at this point in the history
  • Loading branch information
李响 committed Jun 13, 2016
1 parent 47deac5 commit a3a9a6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LEETheme.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "LEETheme"
s.version = "1.0.2"
s.version = "1.0.3"
s.summary = "最好用的主题管理库"

s.homepage = "https://github.com/lixiang1994/LEETheme"
Expand All @@ -14,7 +14,7 @@ s.author = { "LEE" => "applelixiang@126.com" }
s.platform = :ios
s.platform = :ios, "7.0"

s.source = { :git => "https://github.com/lixiang1994/LEETheme.git", :tag => "1.0.2"}
s.source = { :git => "https://github.com/lixiang1994/LEETheme.git", :tag => "1.0.3"}

s.source_files = "LEEThemeDemo/LEEThemeDemo/LEETheme/**/*.{h,m}"

Expand Down

0 comments on commit a3a9a6b

Please sign in to comment.