BDParseLock

BDParseLock是一款用于分析Podfile.lock的工具,可以将Podfile.lock直接转化成Podfile.适用于大型项目的依赖打平

Installation

Add this line to your application's Gemfile:

gem 'BDParseLock'

And then execute:

$ bundle

Or install it yourself as:

$ gem install BDParseLock

Usage

BDParseLock的使用十分简单,只需要输入Podfile.lock的绝对路径即可产生依赖完全解析后的新Podfile文件

BDParseLock podfile xxx/Podfile.lock

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the BDParseLock project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.