Commit 4cbf02a4 王帅

0.0.4

1 个父辈 e2333fbd
...@@ -17,7 +17,7 @@ Pod::Spec.new do |s| ...@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
# * Write the description between the DESC delimiters below. # * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it! # * Finally, don't worry about the indent, CocoaPods strips it!
s.description = 'A test framework of ZAnti-Addiction.' #s.description = 'A test framework of ZAnti-Addiction.'
s.homepage = 'http://59.110.70.54/ZAnti-Addiction/WSAnti-Test' s.homepage = 'http://59.110.70.54/ZAnti-Addiction/WSAnti-Test'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
...@@ -28,7 +28,7 @@ Pod::Spec.new do |s| ...@@ -28,7 +28,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '11.0' s.ios.deployment_target = '11.0'
s.source_files = 'ZAnti-Addiction/Classes/Headers/ZAASDK/Manager/ZAAManager.h' s.source_files = 'ZAnti-Addiction.framework/Headers/*.{h}'
#s.vendored_frameworks = 'ZAnti-Addiction.framework' #s.vendored_frameworks = 'ZAnti-Addiction.framework'
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!