我的Podfile如下

# Uncomment this line to define a global platform for your project
use_frameworks!(http://www.my516.com)

source 'https://github.com/CocoaPods/Specs.git' # 公开的第三方库
source 'https://gitee.com/muyushifang07/MYCode_tools_repos.git' # 私有库

platform :ios, '9.0'
target 'ProtocolTest' do

#不带:path 的pod install 成功后会生成Pods 文件夹,里面都是远端github的库
pod 'AFNetworking'

#pod 'RSAHandlerDemo' ,:path => 'https://github.com/muyushifang07/RSAHandlerDemo.git'

pod 'MYHexTool','~>0.1.0'

## ==============Flutter ==============_
## Flutter 模块的路径 pod update --verbose --no-repo-update_
##绝对路径_
flutter_application_path = '/Users/suning/Desktop/flutterdemos/Flutter_OC/flutter_module'
eval(File.read(File.join(flutter_application_path, '.ios', 'Flutter', 'podhelper.rb')), binding)
## ==============Flutter ==============_

end
---------------------

转载于:https://www.cnblogs.com/ly570/p/11295922.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值