We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc98ce commit e6236d7Copy full SHA for e6236d7
SWTableViewCell.podspec
@@ -7,6 +7,7 @@ Pod::Spec.new do |s|
7
s.license = 'MIT'
8
s.source = { :git => 'https://github.com/CEWendel/SWTableViewCell.git', :tag => s.version.to_s }
9
s.source_files = 'SWTableViewCell/PodFiles/*.{h,m}'
10
+ s.vendored_libraries = 'SWTableViewCell/libDevLibrary.a'
11
s.platform = :ios
12
s.ios.deployment_target = '6.0'
13
s.requires_arc = true
SWTableViewCell/libDevLibrary.a
273 KB
0 commit comments