Skip to content

Commit

Permalink
Updating podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
CEWendel committed Nov 8, 2013
1 parent 8b24700 commit af3d482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SWTableViewCell.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/CEWendel/SWTableViewCell'
s.summary = 'UITableViewCell subclass that implements a swipeable content view which exposes utility buttons.'
s.license = 'MIT'
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' }
s.source_files = 'SWTableViewCell/SWTableViewCell.{h,m}'
s.platform = :ios
s.ios.deployment_target = '6.1'
Expand Down

0 comments on commit af3d482

Please sign in to comment.