2 "name": "ZingleMessaging",
4 "summary": "Zingle Messaging SDK",
5 "description": "Zingle is a multi-channel communications platform that allows the sending, receiving, and automating of conversations between a business and a customer. The Zingle Messaging SDK provides Zingle customers (businesses) a chat interface for use in their own native iOS applications, allowing users to communicate via Zingle without requiring them to use SMS or another external channel.",
6 "homepage": "https://github.com/Zingle/zingle-chat-ios",
8 "Jason Neel": "jneel@zingleme.com"
11 "git": "https://github.com/Zingle/zingle-chat-ios.git",
16 "text": "https://www.zingle.me/terms-of-use"
19 "Zingle.framework/Headers/Zingle.h",
20 "Zingle.framework/Headers/ZNGSettings.h",
21 "Zingle.framework/Headers/ZNGUser.h",
22 "Zingle.framework/Headers/ZNGConversation.h",
23 "Zingle.framework/Headers/ZNGMessage.h",
24 "Zingle.framework/Headers/ZNGMessageAction.h",
25 "Zingle.framework/Headers/ZNGConversationActivity.h",
26 "Zingle.framework/Headers/ZNGCoordinates.h"
28 "preserve_paths": "Zingle.framework/*",
29 "module_map": "Zingle.framework/Modules/module.modulemap",
33 "SystemConfiguration",
44 "libraries": "icucore",
45 "vendored_frameworks": "Zingle.framework",