I could not find the pod for XMPPFramework, only for some extract. It would be great if someone could add a block for this. Here is the link to the GitHub account: https://github.com/robbiehanson/XMPPFramework
Thank you very much. I love CocoaPods since I found out about them a few weeks ago. Not very familiar with them, so I would not want to create a pod myself. So thanks to the one who could create this. :)
We, @processone, captured and dragged the revised version of XMPPFramework (3.6.6), fixed the circular dependency bug, and added Swift support.
Just add the pod 'XMPPFramework' to your Podfile and you're good to go.
pod 'XMPPFramework'
Podfile
CocoaPods specifications are actually supported by the community. If you want to use this library with CocoaPods, you will add it yourself. You can run pod spec create URL to create a template from which you can run spec ( docs ). Regardless, I would say that this is not a question for StackOverflow.
pod spec create URL
Source: https://habr.com/ru/post/1489491/More articles:Unit Testing of an SSIS Package with tSQLt - sql-serverUnable to load image in django - pythonHow to use bnd directives from maven-bundle-plugin? - mavenHover Style for Legend Labels - highchartsHow to make "HTTPS redirection" work on a WebSphere Application Server Liberty profile? - sslCan I use XMPPFramework without all the XEP extension? - iosAny way to destroy or shut down specific supporters? - ruby | fooobar.comHigh Pulsing I / O with dtrace errors - dtraceNdarray List List - pythonThrowing a SoapException in the .NET web service. - .netAll Articles