update
This commit is contained in:
5
Podfile
5
Podfile
@@ -8,7 +8,7 @@ target 'OrderScheduling' do
|
||||
use_modular_headers!
|
||||
|
||||
# pod 'CocoaDebug', :configurations => ['Debug']
|
||||
|
||||
pod 'CocoaDebug'
|
||||
pod 'ESTabBarController-swift'
|
||||
pod 'DDCategoryKit_Private'
|
||||
pod 'DDBasicControlsKit_Private'
|
||||
@@ -24,7 +24,7 @@ target 'OrderScheduling' do
|
||||
pod 'DDTimerKit_Private'
|
||||
pod 'DDToastKit_Private'
|
||||
pod 'DDNetworkingOfAlamofireKit_Private'
|
||||
pod 'DDProgressHUDKit_Private'
|
||||
pod 'DDProgressHUDKit_Private', :path=> '/Users/zd/Desktop/PodRepository/DDProgressHUDKit_Private'
|
||||
pod 'JXCategoryView'
|
||||
pod 'DDControlsKit_Private'
|
||||
pod 'SwiftEntryKit'
|
||||
@@ -34,6 +34,7 @@ target 'OrderScheduling' do
|
||||
pod 'ZFPlayer',:path=> '/Users/zd/Downloads/iOS相关/ZFPlayer-master'
|
||||
pod 'ZFPlayer/ControlView',:path=> '/Users/zd/Downloads/iOS相关/ZFPlayer-master'
|
||||
pod 'ZFPlayer/ijkplayer',:path=> '/Users/zd/Downloads/iOS相关/ZFPlayer-master'
|
||||
pod 'JPush'
|
||||
|
||||
# pod 'ZFPlayer', '~> 4.0'
|
||||
# pod 'ZFPlayer/ControlView'
|
||||
|
||||
Reference in New Issue
Block a user