Skip to content

Commit af3d482

Browse files
committed
Updating podspec
1 parent 8b24700 commit af3d482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SWTableViewCell.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
55
s.homepage = 'https://github.com/CEWendel/SWTableViewCell'
66
s.summary = 'UITableViewCell subclass that implements a swipeable content view which exposes utility buttons.'
77
s.license = 'MIT'
8-
s.source = { :git => 'https://github.com/CEWendel/SWTableViewCell.git', :tag => '0.0.9' }
8+
s.source = { :git => 'https://github.com/CEWendel/SWTableViewCell.git', :tag => '0.1.0' }
99
s.source_files = 'SWTableViewCell/SWTableViewCell.{h,m}'
1010
s.platform = :ios
1111
s.ios.deployment_target = '6.1'

0 commit comments

Comments
 (0)