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

Commit

Permalink
Update TableViewReactiveAdapter.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
gavrix committed Mar 11, 2015
1 parent 1de77b8 commit 71d02ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TableViewReactiveAdapter.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TableViewReactiveAdapter"
s.version = "0.0.1"
s.version = "0.0.2"
s.summary = "Small drop-in component which allows UITableView to manipulated in reactive manner through receiving ReactiveCocoa signals."
s.homepage = "https://github.com/gavrix/TableViewReactiveAdapter"
s.license = { :type => 'MIT' }
Expand Down

0 comments on commit 71d02ab

Please sign in to comment.