blob: 0605e8ec12bd23175ac2b6d13e6b4cb9e6173d03 [file] [log] [blame]
{
"name": "XBPushChat",
"version": "0.2.4.2",
"summary": "XBPushChat is a part of XBMobile family, which support you build up a chat application with minimum config & requirement of server",
"description": " XBPushChat is a part of XBMobile family, which support you build up a chat application with minimum config & requirement of server\nRequirement:\niOS 7.0\nPushChat server code (which will be publish soon :D sorry about this)\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/EugeneNguyen/XBPushChat",
"license": "MIT",
"authors": {
"eugenenguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBPushChat.git",
"tag": "0.2.4.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"XBPushChat": [
"Pod/Assets/*"
]
},
"dependencies": {
"JSQMessagesViewController": [
],
"XBMobile": [
]
}
}