Skip to content

Commit

Permalink
Update podspec to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan committed Jun 5, 2018
1 parent 644cb95 commit e9f5fbf
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- OKTableViewLiaison (2.0.0)
- OKTableViewLiaison (2.1.0)

DEPENDENCIES:
- OKTableViewLiaison (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
OKTableViewLiaison: 8eeb53b4d8b9bf21d5b0c1aed856923c3e1d82cb
OKTableViewLiaison: 48bf6db8ab6bbf205892d7a2f510c4fb239a5286

PODFILE CHECKSUM: 9150dd9310401db4896273bd584c73be0d2714d2

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/OKTableViewLiaison.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion OKTableViewLiaison.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'OKTableViewLiaison'
s.version = '2.0.0'
s.version = '2.1.0'
s.license = 'MIT'
s.summary = 'Framework to help you better manage UITableViews.'
s.description = 'OKTableViewLiaison abstracts and simplifies UITableView construction and management.'
Expand Down

0 comments on commit e9f5fbf

Please sign in to comment.