basic XMPP client for iOS written in swift using XMPPFramework
##Initialization
git clone https://github.com/nemesit/SwiftXMPP.gitcd SwiftXMPPgit submodule update --init --recursive && git submodule foreach git pull origin mastermv XMPPFramework/Sample_XMPPFramework.h XMPPFramework/XMPPFramework.h