Skip to content

Commit

Permalink
Updated latest files
Browse files Browse the repository at this point in the history
  • Loading branch information
squarezw committed Feb 17, 2017
1 parent 7ecf31f commit a0be8c4
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ASDebugger"
s.version = "0.0.1"
s.version = "0.0.3"
s.summary = "ASDebugger is a remote debugging toolset for your native iOS app."
s.license = "MIT"
s.authors = {"square"=>"square.zhao.wei@gmail.com"}
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion ASDebugger.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "ASDebugger"
s.version = "0.0.1"
s.version = "0.0.3"
s.summary = "ASDebugger is a remote debugging toolset for your native iOS app."

s.description = <<-DESC
Expand Down

0 comments on commit a0be8c4

Please sign in to comment.