引导页动画
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
# Uncomment the next line to define a global platform for your project | ||
platform :ios, '14.0' | ||
source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git' | ||
#source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git' | ||
target 'PhoneManager' do | ||
... | ... | @@ -16,7 +16,6 @@ target 'PhoneManager' do |
pod 'OpenCV' | ||
pod 'SVProgressHUD' | ||
pod 'Google-Mobile-Ads-SDK' | ||
pod 'SwiftyGif' | ||
post_install do |installer| | ||
installer.pods_project.targets.each do |target| | ||
... | ... |