Commit ff78ee058a33da0efc51fcd38cb9c5a383fb3ee6

Authored by yanglingyu
1 parent 11aa35af

link报错修改

CNLiveImagePickerController.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 = 'CNLiveImagePickerController' 10 s.name = 'CNLiveImagePickerController'
11 - s.version = '0.0.22' 11 + s.version = '0.0.23'
12 s.summary = '相册' 12 s.summary = '相册'
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.
@@ -49,7 +49,7 @@ Pod::Spec.new do |s| @@ -49,7 +49,7 @@ Pod::Spec.new do |s|
49 s.dependency 'CNLiveBaseKit' 49 s.dependency 'CNLiveBaseKit'
50 s.dependency 'CNLiveUploadManager' 50 s.dependency 'CNLiveUploadManager'
51 s.dependency 'CNLiveBusinessTools' 51 s.dependency 'CNLiveBusinessTools'
52 - 52 + s.dependency 'CNLiveUserManagement'
53 53
54 54
55 end 55 end