Skip to content

Commit

Permalink
update pods
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunon committed Oct 31, 2019
1 parent a4d3d91 commit 0a5643e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CXCTAssertAutolayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CXCTAssertAutolayout'
s.version = '0.2.1'
s.version = '0.3.0'
s.summary = 'Provides assert function that check memory leak in Swift.'
s.description = <<-DESC
Provides memory leak test cases for Swift.
Expand Down
2 changes: 1 addition & 1 deletion XCTAssertAutolayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'XCTAssertAutolayout'
s.version = '0.2.1'
s.version = '0.3.0'
s.summary = 'Provides assert function that check memory leak in Swift.'
s.description = <<-DESC
Provides memory leak test cases for Swift.
Expand Down

0 comments on commit 0a5643e

Please sign in to comment.