Hi, This is cool don't get me wrong, but it's just the other way around. With this, one could create a cordova application using CocoaPods, but I want to have a plugin that uses some CocoaPods libraries. Then it would be nice to add a PodFile to your plugin directory and have the cli 'install' these dependencies for you.
On 2 Nov,2013, at 1:39 , Shazron <[email protected]> wrote: > The core and core plugins are cocoapods already, see the list (search for > 'Cordova'): https://github.com/CocoaPods/Specs > > Someone is maintaining them, modifying the specs for them as versions go > out: https://github.com/CocoaPods/Specs/pull/4539 > > > On Thu, Oct 31, 2013 at 8:11 AM, Don Coleman <[email protected]> wrote: > >> I have some iOS code that we are converting into a Cordova plugin. >> >> The project uses CocoaPods to manage dependencies. >> >> Have you see any Cordova plugins that use CocoaPods or can you think of a >> way to make CLI and CocoaPods play nice together? >>
