POD Installer
npm install pod-installer

POD Installer
If this project has helped you out, please support us with a star 🌟
This library helps to install dependent COCOA Pods automatically on node module installation.
$ npm install pod-installer --save
- Add postinstall script to your node module package:
``javascript``
"postinstall": "node ../pod-installer/index.js"
PODInstaller @ prscX
However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
* Starring and sharing the projects you like 🚀
* If you're feeling especially charitable, please follow prscX on GitHub.
Thanks! ❤️
prscX.github.io
Pranav >