Skip to content

Commit

Permalink
remove pod 'Qiniu' from Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
depthlove committed Sep 19, 2017
1 parent adf6826 commit 6b83556
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
1 change: 0 additions & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ target 'PLShortVideoKitDemo' do
pod 'Fabric', '1.6.11'
pod 'Crashlytics', '3.8.4'
pod 'Masonry', '1.0.2'
pod 'Qiniu', '7.1.7'
pod 'PLPlayerKit'
end
3 changes: 1 addition & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ DEPENDENCIES:
- Masonry (= 1.0.2)
- PLPlayerKit
- PLShortVideoKit (from `../`)
- Qiniu (= 7.1.7)

EXTERNAL SOURCES:
PLShortVideoKit:
Expand All @@ -55,6 +54,6 @@ SPEC CHECKSUMS:
PLShortVideoKit: efa2035c374a99ea112342427afff4b63881e6ca
Qiniu: 56ea8b9d785326e45e3a6fdd45bdbc84f78d0eff

PODFILE CHECKSUM: 46cbb327993bf72c37ab333cc005b31761e8136a
PODFILE CHECKSUM: d476191384c2ab8ab25ce48711e3cc47a594e9ae

COCOAPODS: 1.2.1
3 changes: 1 addition & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b83556

Please sign in to comment.