No release in over 3 years
Low commit activity in last 3 years
cocoapods-freezer is a plugin of cocoapods. It uses for cache of intergation!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

= 1.5.3
 Project Readme

cocoapods-freezer

cocoapods-freezer is a plugin of cocoapods. It uses for cache of intergation!

Foreword

Too many source code of 3rd Pods is a reason of reduced integration speed. Versions of 3rd Pods maintain stability, and the same to the product of 3rd Pods. Maybe we can integate with products of cache.

Installation

$ gem install cocoapods-freezer

Usage

$ pod install --frozen

$ pod install --frozen=/Users/weij/FrozenPods

Principle

Cocoapods-freezer will cache the product which Pods pre-build before Pods integate (pod install). Then it use cache for integate.

Appreciate a 🌟 if you like it.