2 "name": "xmpp-messenger-ios",
4 "summary": "A Swift Wrapper Arround XMPP to build chat clients",
5 "description": "xmpp-messenger-ios is a Swift XMPP Wrapper to quickly build xmpp chat clients.\nIt include third party package like JSQMessageViewController to provide UI and sound for the messaging, while the XMPPFramework handle communication",
6 "homepage": "https://github.com/processone/xmpp-messenger-ios",
9 "ProcessOne": "pmglemaire@gmail.com"
12 "git": "https://github.com/processone/xmpp-messenger-ios.git",
23 "JSQMessagesViewController": [
26 "JSQSystemSoundPlayer": [
44 "Pod/Classes/**/*.{swift}"
47 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2 $(PODS_ROOT)/XMPPFramework/module"