2 Star 0 Fork 0

Pointer/ultimate-b-ios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Podfile 987 Bytes
一键复制 编辑 原始数据 按行查看 历史
mac 提交于 2021-01-17 19:30 . 1、修改路由获取 2、添加charts
# 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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anypointer/ultimate-b-ios.git
git@gitee.com:anypointer/ultimate-b-ios.git
anypointer
ultimate-b-ios
ultimate-b-ios
master

搜索帮助