ios-deploy

This is a mirror of the ios-deploy project from the PhoneGap community. All the credit, goes to them.

ios-deploy is distributed via npm, but iOS developer, as far as my experience goes, mainly use RubyGems, because of CocoaPods being distributed through it.

For this reason an iOS project probably already has a Podfile and a Gemfile, and having to add a package.json for the sake of one tool seemed too much.

If you're thinking "this kind of stuff feel wrong...", well you're right! It is wrong, it's an hack of matrioscas, but it solves a need I had.

You can read more on how this came up on this tech-journal post, and feel free to tweet me @mokagio