Commit 8682845ed485649efabfaee6c87f5faf3b9abc98

Authored by yanglingyu
1 parent f8bb5a70

0.0.22

CNLiveVideoClassifyKit.podspec
... ... @@ -8,7 +8,7 @@
8 8  
9 9 Pod::Spec.new do |s|
10 10 s.name = 'CNLiveVideoClassifyKit'
11   - s.version = '0.0.21'
  11 + s.version = '0.0.22'
12 12 s.summary = '视讯头部一二级菜单组件'
13 13  
14 14 # This description is used to generate tags and improve search results.
... ... @@ -56,3 +56,5 @@ Pod::Spec.new do |s|
56 56 s.dependency 'CNLiveNewTripartiteManagement/QMUIKit'
57 57  
58 58 end
  59 +
  60 +
... ...