forked from MortimerGoro/MGSwipeTableCell
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update readme, changelog and podspec
- Loading branch information
1 parent
8968a9a
commit e61c981
Showing
3 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'MGSwipeTableCell' | ||
s.version = '1.4.3' | ||
s.version = '1.5.0' | ||
s.author = { 'Imanol Fernandez' => '[email protected]' } | ||
s.homepage = 'https://github.com/MortimerGoro/MGSwipeTableCell' | ||
s.summary = 'An easy to use UITableViewCell subclass that allows to display swipeable buttons with a variety of transitions' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters