Commit f3eed1bc 王帅

1. 0.2.2

2. 更换仓库地址
1 个父辈 4872a521
...@@ -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 = 'http://59.110.70.54/ZAnti-Addiction/ZAnti-Addiction-Unity' s.homepage = 'http://gitlab.ihoi.top/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/ZAnti-Addiction/ZAnti-AddictionSpec', :tag => s.version.to_s } s.source = { :git => 'http://gitlab.ihoi.top/ZAnti-Addiction/ZAnti-AddictionSpec', :tag => s.version.to_s }
s.ios.deployment_target = '11.0' s.ios.deployment_target = '11.0'
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!