Commit accbbaf3a442311fca6828b3b51f132ae35b4f59

Authored by yanglingyu
1 parent 365bef34

修改依赖库

Showing 1 changed file with 1 additions and 2 deletions
CNLiveCustomControl.podspec
... ... @@ -8,7 +8,7 @@
8 8  
9 9 Pod::Spec.new do |s|
10 10 s.name = 'CNLiveCustomControl'
11   - s.version = '0.0.4'
  11 + s.version = '0.0.5'
12 12 s.summary = 'CNLiveCustomControl'
13 13  
14 14 # This description is used to generate tags and improve search results.
... ... @@ -44,7 +44,6 @@ TODO: 网家家-自定义控件.
44 44 # 'CNLiveCustomControl' => ['CNLiveCustomControl/Assets/NavigationBar/NavigationBar.xcassets']
45 45 'CNLiveCustomControl' => ['CNLiveCustomControl/Assets/NavigationBar/NavigationBar.bundle']
46 46 }
47   - ss.dependency 'CNLiveTripartiteManagement/QMUIKit'
48 47 # 分类
49 48 ss.dependency 'CNLiveCategory'
50 49 end
... ...