Installation
$ git clone https://github.com/velthune/llpod.git && (cd llpod; ./install)
In order to verify installation success:
$ which llpod
Notice that script will require sudo password: it is necessary in order to move script on '/usr/local/bin/'.
Usage
Execute 'llpod' on your project directory:
$ llpod
or specifying 'Podfile.lock' location:
$ llpod ~/foo/Podfile.lock