[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / 6 / XBChatModule / 0.1.2.2 / XBChatModule.podspec.json
blob788d13a0b5f0996f367c4761adc2bf68a769315e
2   "name": "XBChatModule",
3   "version": "0.1.2.2",
4   "summary": "Integrated XMPP and JSQMessageController",
5   "description": "                       Using XMPPFramework & JSQMessageController, super easy to use\n",
6   "homepage": "https://github.com/EugeneNguyen/XBChatModule",
7   "license": "MIT",
8   "authors": {
9     "eugenenguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBChatModule.git",
13     "tag": "0.1.2.2"
14   },
15   "xcconfig": {
16     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes",
23   "resource_bundles": {
24     "XBChatModule": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "social_media_url": "https://twitter.com/LIBRETeamStudio",
29   "libraries": "xml2",
30   "public_header_files": "Pod/Classes/**/*.h",
31   "dependencies": {
32     "XMPPFramework": [
34     ],
35     "JSQMessagesViewController": [
37     ],
38     "SDWebImage": [
40     ]
41   }