Skip to content

Commit

Permalink
Release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Enric Macias Lopez committed Jul 8, 2016
1 parent 57522f0 commit 5007cc2
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- ExpandableTableViewController (1.0)
- ExpandableTableViewController (2.0)

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

SPEC CHECKSUMS:
ExpandableTableViewController: 612ddf917d60ca671473af593a8d7cdd554b071e
ExpandableTableViewController: 9e2f5e685784061cfe660d5f673772d79ccd9a95

PODFILE CHECKSUM: 182f932c545c98f34f7fa888836f035774e1576a

Expand Down

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.

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 ExpandableTableViewController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ExpandableTableViewController'
s.version = '1.0'
s.version = '2.0'
s.summary = 'Swift library to easily show, hide and customize table view cells as an expandable list of items.'

s.description = <<-DESC
Expand Down

0 comments on commit 5007cc2

Please sign in to comment.