<!-- Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html Thanks! --> ### Platforms affected ios ### What does this PR do? - Add new method `getPodSpecs` for `PluginInfo` class - Add test code See https://github.com/apache/cordova-discuss/pull/108 ### What testing has been done on this change? - `npm run test` ### Checklist - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [x] Added automated test coverage as appropriate for this change. [ Full content available at: https://github.com/apache/cordova-common/pull/48 ] This message was relayed via gitbox.apache.org for [email protected]
