Commit caff6ca6 authored by 陈俊泳's avatar 陈俊泳

feat(配置):0.2.3

parent 341a9d1c
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'SYCSDK'
s.version = '0.2.2'
s.version = '0.2.3'
s.summary = 'A short description of SYCSDK.'
# This description is used to generate tags and improve search results.
......@@ -28,7 +28,7 @@ TODO: common three party.
s.source = { :git => 'https://gitlab.sycdev.com/_Karo/SYCSDKSpec.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
s.ios.deployment_target = '9.0'
s.ios.deployment_target = '11.0'
# s.source_files = 'SYCSDK/Classes/**/*'
......@@ -59,10 +59,6 @@ TODO: common three party.
s.dependency 'SGQRCode', '3.0.1'
end
s.subspec 'TTGTagCollectionView' do |s|
s.dependency 'TTGTagCollectionView', '~> 1.11.1'
end
s.subspec 'JXPagingViewPager' do |s|
s.dependency 'JXPagingView/Pager', '2.1.0'
end
......@@ -71,10 +67,6 @@ TODO: common three party.
s.dependency 'JXCategoryView', '1.5.8'
end
s.subspec 'DACircularProgress' do |s|
s.dependency 'DACircularProgress', '2.3.1'
end
s.subspec 'JKCategories' do |s|
s.dependency 'JKCategories', '1.9.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