[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 9 / XBPushChat / 0.3 / XBPushChat.podspec.json
blobc02dae9e425db394b6fbd39cd22edb32406bd7e8
2   "name": "XBPushChat",
3   "version": "0.3",
4   "summary": "XBPushChat is a part of XBMobile family, which support you build up a chat application with minimum config & requirement of server",
5   "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",
6   "homepage": "https://github.com/EugeneNguyen/XBPushChat",
7   "license": "MIT",
8   "authors": {
9     "eugenenguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBPushChat.git",
13     "tag": "0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "XBPushChat": [
22       "Pod/Assets/*"
23     ]
24   },
25   "dependencies": {
26     "JSQMessagesViewController": [
28     ],
29     "XBMobile": [
31     ],
32     "UIImage+ImageCompress": [
34     ],
35     "Vertigo": [
37     ]
38   }