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

Commit fa656f9

Browse files
committed
pod version updated in podspec file
1 parent 014ab6a commit fa656f9

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
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.license = { :type => 'MIT' }
77
s.author = { "Sergey Gavrilyuk" => "[email protected]" }
88
s.platform = :ios, "6.0"
9-
s.source = { :git => "https://github.com/gavrix/TableViewReactiveAdapter.git", :tag => "0.0.1" }
9+
s.source = { :git => "https://github.com/gavrix/TableViewReactiveAdapter.git", :tag => "0.0.2" }
1010
s.source_files = 'TableViewReactiveAdapter/TableViewReactiveAdapter/*.{h,m}'
1111
s.requires_arc = true
1212

0 commit comments

Comments
 (0)