[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 8 / 6 / DPGodChat / 0.1.5 / DPGodChat.podspec.json
blob7f2ad292b5aafb59a8ecb3d625fd2ae052511889
2   "name": "DPGodChat",
3   "version": "0.1.5",
4   "summary": "环信SDK Pod",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/OuyangMumu/DPGodChat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "804716454@qq.com": "804716454@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/OuyangMumu/DPGodChat.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "11.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": [
35       "~> 2.3"
36     ],
37     "MJExtension": [
38       "~> 3.1.2"
39     ],
40     "MJRefresh": [
41       "~> 3.1.15.3"
42     ],
43     "Masonry": [
44       "~> 1.1.0"
45     ],
46     "SDWebImage": [
47       "~> 5.7.0"
48     ],
49     "MBProgressHUD": [
50       "~> 1.1.0"
51     ],
52     "HelpDesk": [
54     ],
55     "Hyphenate": [
57     ]
58   },
59   "pod_target_xcconfig": {
60     "VALID_ARCHS": "x86_64 armv7 arm64"
61   }