Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 71d02ab

Browse files
committed
Update TableViewReactiveAdapter.podspec
1 parent 1de77b8 commit 71d02ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TableViewReactiveAdapter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "TableViewReactiveAdapter"
3-
s.version = "0.0.1"
3+
s.version = "0.0.2"
44
s.summary = "Small drop-in component which allows UITableView to manipulated in reactive manner through receiving ReactiveCocoa signals."
55
s.homepage = "https://github.com/gavrix/TableViewReactiveAdapter"
66
s.license = { :type => 'MIT' }

0 commit comments

Comments
 (0)