docs(YYText):移除YYText
Showing
... | ... | @@ -8,7 +8,7 @@ |
Pod::Spec.new do |s| | ||
s.name = 'SYCSDK' | ||
s.version = '0.2.3' | ||
s.version = '0.2.4' | ||
s.summary = 'A short description of SYCSDK.' | ||
# This description is used to generate tags and improve search results. | ||
... | ... | @@ -75,10 +75,6 @@ TODO: common three party. |
s.dependency 'MBProgressHUD', '1.2.0' | ||
end | ||
s.subspec 'YYText' do |s| | ||
s.dependency 'YYText', '1.0.7' | ||
end | ||
s.subspec 'BRPickerView' do |s| | ||
s.dependency 'BRPickerView', '2.7.3' | ||
end | ||
... | ... |
Please
register
or
sign in
to comment