1.2.0.0
Showing
... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
s.name = 'OffcnIMSDKiOS' | s.name = 'OffcnIMSDKiOS' | ||
s.version = '1.1.0.4' | s.version = '1.2.0.0' | ||
s.summary = 'OffcnIMSDKiOS.' | s.summary = 'OffcnIMSDKiOS.' | ||
s.description = <<-DESC | s.description = <<-DESC | ||
... | @@ -42,7 +42,13 @@ TODO: Add long description of the pod here. | ... | @@ -42,7 +42,13 @@ TODO: Add long description of the pod here. |
s.user_target_xcconfig = {'OTHER_LDFLAGS' => '-ObjC'} | s.user_target_xcconfig = {'OTHER_LDFLAGS' => '-ObjC'} | ||
#dependency : 该pod依赖的 | #dependency : 该pod依赖的 | ||
s.dependency 'YYKit', '1.0.9' | |||
s.dependency 'IQKeyboardManager', '5.0.8' | s.dependency 'IQKeyboardManager', '5.0.8' | ||
s.dependency 'YYModel', '~> 1.0.4' | |||
s.dependency 'YYCache', '~> 1.0.4' | |||
s.dependency 'YYCategories', '~> 1.0.4' | |||
s.dependency 'YYImage', '~> 1.0.4' | |||
s.dependency 'YYWebImage', '~> 1.0.5' | |||
s.dependency 'YYText', '~> 1.0.7' | |||
end | end | ||
No preview for this file type
Please
register
or
sign in
to comment