代码拉取完成,页面将自动刷新
# Uncomment the next line to define a global platform for your project
source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
platform :ios, '10.0'
target 'Peak' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for Peak
pod 'Alamofire', '= 5.2.2'
pod 'CocoaLumberjack/Swift'
pod 'DeviceKit', '~> 4.0'
pod 'SnapKit', '~> 5.0.0'
pod 'QMUIKit'
pod 'RxSwift', '~> 5'
pod 'RxCocoa', '~> 5'
pod 'PromiseKit', '~> 6.8'
pod 'JKCategories/Foundation'
pod 'JKCategories/UIKit'
pod 'Hue'
pod 'YYText'
pod 'JXBWebKit', :git => 'https://github.com/xiubojin/JXBWKWebView', :tag => ‘1.2.1'
pod 'KeychainSwift'
pod 'Charts'
end
target 'tunnel' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for tunnel
pod 'Alamofire', '= 5.2.2'
pod 'CocoaLumberjack/Swift'
pod 'DeviceKit', '~> 4.0'
pod 'PromiseKit', '~> 6.8'
pod 'KeychainSwift'
end
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。