Skip to content

Commit f0ec0cf

Browse files
author
Barry Lee
committed
Add devLibrary
1 parent 1bc98ce commit f0ec0cf

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

SWTableViewCell.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Pod::Spec.new do |s|
77
s.license = 'MIT'
88
s.source = { :git => 'https://github.com/CEWendel/SWTableViewCell.git', :tag => s.version.to_s }
99
s.source_files = 'SWTableViewCell/PodFiles/*.{h,m}'
10+
s.vendored_libraries = 'SWTableViewCell/libDevLibrary.a'
1011
s.platform = :ios
1112
s.ios.deployment_target = '6.0'
1213
s.requires_arc = true

SWTableViewCell/libDevLibrary.a

287 KB
Binary file not shown.

0 commit comments

Comments
 (0)