1 Star 0 Fork 0

yyks2021/NightFishWebViewCompont

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Podfile 934 Bytes
一键复制 编辑 原始数据 按行查看 历史
jinyou-vicky 提交于 2019-11-13 09:56 . 1.2.6
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
platform :ios, '9.0'
inhibit_all_warnings!
install! 'cocoapods', generate_multiple_pod_projects: true
source 'git@116.62.203.162:demo/NightFishSpec.git'
source 'https://github.com/CocoaPods/Specs.git'
target 'NightFishWebViewCompont' do
# Comment the next line if you don't want to use dynamic frameworks
pod 'NightFishHttpManager'
pod 'NightFishPay'
pod 'GKCover'
# U-Share SDK UI模块(分享面板,建议添加)
pod 'UMCShare/UI'
pod 'UMCCommon'
# 集成微信(精简版0.2M)
pod 'UMCShare/Social/ReducedWeChat'
pod 'MGJRouter'
pod 'UMCShare/Social/ReducedSina'
# Pods for NightFishWebViewCompont
target 'NightFishWebViewCompontTests' do
inherit! :search_paths
# Pods for testing
end
target 'NightFishWebViewCompontUITests' do
inherit! :search_paths
# Pods for testing
end
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yyks2021/NightFishWebViewCompont.git
git@gitee.com:yyks2021/NightFishWebViewCompont.git
yyks2021
NightFishWebViewCompont
NightFishWebViewCompont
master

搜索帮助