Commit 41f7d7b4 authored by Chen's avatar Chen

docs(YYText):移除YYText

parent caff6ca6
......@@ -33,11 +33,9 @@ pod 'SYCSDK'
#pod 'SYCSDK/DACircularProgress'
#pod 'SYCSDK/JKCategories'
#pod 'SYCSDK/MBProgressHUD'
#pod 'SYCSDK/YYText'
#pod 'SYCSDK/BRPickerView'
#pod 'SYCSDK/SDWebImage'
#pod 'SYCSDK/STCBinder'
```
## Author
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment