[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / e / DPGodChatSDK / 1.0.4 / DPGodChatSDK.podspec.json
blob2fa86fa52c000837195116a10521591f96a2841d
2   "name": "DPGodChatSDK",
3   "version": "1.0.4",
4   "summary": "DPGodChat SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://zwyt.szlhq.gov.cn:9443",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linchu": "linchu@deepexi.com"
13   },
14   "source": {
15     "git": "https://zwyt.szlhq.gov.cn:9443/git/zwyt/DPGodChat.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "MobileCoreServices",
27     "Security"
28   ],
29   "ios": {
30     "vendored_frameworks": "DPGodChat/Library/lib/*.framework"
31   },
32   "resources": "DPGodChat/Library/lib/*.bundle",
33   "dependencies": {
34     "AFNetworking": [
36     ],
37     "MJExtension": [
39     ],
40     "MJRefresh": [
42     ],
43     "Masonry": [
45     ],
46     "SDWebImage": [
48     ],
49     "HelpDesk": [
51     ],
52     "Hyphenate": [
54     ]
55   },
56   "pod_target_xcconfig": {
57     "VALID_ARCHS": "x86_64 armv7 arm64"
58   }