Commit 019a85b6 王帅

0.0.9 移动到公开的目录下

1 个父辈 fee49983
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'ZAnti-Addiction' s.name = 'ZAnti-Addiction'
s.version = '0.0.8' s.version = '0.0.9'
s.summary = 'A short description of ZAnti-Addiction.' s.summary = 'A short description 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.
...@@ -21,12 +21,12 @@ Pod::Spec.new do |s| ...@@ -21,12 +21,12 @@ Pod::Spec.new do |s|
TODO: Add long description of the pod here. TODO: Add long description of the pod here.
DESC DESC
s.homepage = 'https://github.com/ws/ZAnti-Addiction' s.homepage = 'http://59.110.70.54/ZAnti-Addiction/ZAnti-Addiction-Unity'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' } s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'ws' => 'wangshuai@zplay.com' } s.author = { 'ws' => 'wangshuai@zplay.com' }
s.source = { :git => 'http://59.110.70.54/AA/ZAnti-AddictionSpec.git', :tag => s.version.to_s } s.source = { :git => 'http://59.110.70.54/ZAnti-Addiction/ZAnti-AddictionSpec', :tag => s.version.to_s }
s.ios.deployment_target = '10.0' s.ios.deployment_target = '10.0'
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!