Commit d0d15efc 王帅

0.0.3

1 个父辈 b2051360
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'WSAnti-Test' s.name = 'WSAnti-Test'
s.version = '0.0.2' s.version = '0.0.3'
s.summary = 'A test framework of ZAnti-Addiction.' s.summary = 'A test framework of ZAnti-Addiction.'
# This description is used to generate tags and improve search results. # This description is used to generate tags and improve search results.
...@@ -31,7 +31,7 @@ TODO: Add long description of the pod here. ...@@ -31,7 +31,7 @@ TODO: Add long description of the pod here.
s.ios.deployment_target = '11.0' s.ios.deployment_target = '11.0'
s.source_files = 'ZAnti_Addiction.framework/Headers/*.{h}' s.source_files = 'ZAnti_Addiction.framework/Headers/*.{h}'
s.vendored_frameworks = 'ZAnti_Addiction.framework' #s.vendored_frameworks = 'ZAnti_Addiction.framework'
s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-lObjC' } s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-lObjC' }
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!