Commit ff78ee058a33da0efc51fcd38cb9c5a383fb3ee6
1 parent
11aa35af
link报错修改
Showing
1 changed file
with
2 additions
and
2 deletions
CNLiveImagePickerController.podspec
| ... | ... | @@ -8,7 +8,7 @@ |
| 8 | 8 | |
| 9 | 9 | Pod::Spec.new do |s| |
| 10 | 10 | s.name = 'CNLiveImagePickerController' |
| 11 | - s.version = '0.0.22' | |
| 11 | + s.version = '0.0.23' | |
| 12 | 12 | s.summary = '相册' |
| 13 | 13 | |
| 14 | 14 | # This description is used to generate tags and improve search results. |
| ... | ... | @@ -49,7 +49,7 @@ Pod::Spec.new do |s| |
| 49 | 49 | s.dependency 'CNLiveBaseKit' |
| 50 | 50 | s.dependency 'CNLiveUploadManager' |
| 51 | 51 | s.dependency 'CNLiveBusinessTools' |
| 52 | - | |
| 52 | + s.dependency 'CNLiveUserManagement' | |
| 53 | 53 | |
| 54 | 54 | |
| 55 | 55 | end | ... | ... |