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