1 parent 8b24700 commit af3d482Copy full SHA for af3d482
1 file changed
SWTableViewCell.podspec
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
5
s.homepage = 'https://github.com/CEWendel/SWTableViewCell'
6
s.summary = 'UITableViewCell subclass that implements a swipeable content view which exposes utility buttons.'
7
s.license = 'MIT'
8
- s.source = { :git => 'https://github.com/CEWendel/SWTableViewCell.git', :tag => '0.0.9' }
+ s.source = { :git => 'https://github.com/CEWendel/SWTableViewCell.git', :tag => '0.1.0' }
9
s.source_files = 'SWTableViewCell/SWTableViewCell.{h,m}'
10
s.platform = :ios
11
s.ios.deployment_target = '6.1'
0 commit comments