segiddins / cocoapods-amicable

A small CocoaPods plugin that moves the Podfile checksum to a file in the Sandbox, reducing merge conflicts for teams that don't commit their Pods directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cocoapods-amicable

A small CocoaPods plugin that moves the Podfile checksum to a file in the Sandbox, reducing merge conflicts for teams that don't commit their Pods directory.

Installation

$ gem install cocoapods-amicable

Usage

# Podfile

plugin 'cocoapods-amicable'

About

A small CocoaPods plugin that moves the Podfile checksum to a file in the Sandbox, reducing merge conflicts for teams that don't commit their Pods directory.

License:MIT License


Languages

Language:Ruby 100.0%