> ## Content Index
> Fetch the complete content index at: https://www.process-one.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# Building a simple chat client using XMPPFrameWork and Cocoapods
- URL: https://www.process-one.net/blog/building-a-simple-chat-client-using-xmppframework-and-cocoapods/
- Published: 2015-07-26T22:00:00.000Z
- Updated: 2024-09-20T08:32:26.000Z
- Author: ProcessOne

[](https://www.process-one.net/wp-content/uploads/2015/07/Capture-d%E2%80%99%C3%A9cran-2015-07-27-%C3%A0-15.10.111.png)  
When it comes to building an XMPP client on iOS, one will immediately struggle with the lack of documentation and a complex setup involving tweaking files and laborious try’n fail attempts.

Suffer no more !

Enter the world of cocoapod: you are just 2 words away of your next XMPP chat client.

See more and download example [here](https://github.com/processone/demo-xmpp-ios?ref=process-one.net)