blakgeek / cordova-plugin-cocoapods-support

A Cordova/PhoneGap plugin to add support for CocoaPods dependencies.
MIT License
72 stars 72 forks source link

Added support for private pod specs #27

Closed JanC closed 7 years ago

JanC commented 7 years ago

This allows to add private pods to the plugin config.xml

See updated readme for a sample usage

JanC commented 7 years ago

fixed in another PR. See #26