[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / OCConversationSDK_Doctor / 0.0.4 / OCConversationSDK_Doctor.podspec.json
blob90d8e447558a51ee6f8bf620a3cfffcae7fb60e0
2   "name": "OCConversationSDK_Doctor",
3   "version": "0.0.4",
4   "summary": "OCConversationSDK_Doctor is a conversation tool.",
5   "description": "OCConversationSDK_Doctor is a conversation tool",
6   "homepage": "https://gitlab.oneitfarm.com/wangxiaofa/OCConversationSDK_Doctor",
7   "license": "MIT",
8   "authors": {
9     "wangxiaofa": "wangxiaofa@corp-ci.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "git@gitlab.oneitfarm.com:wangxiaofa/OCConversationSDK_Doctor.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "Pods/Classes/**/*",
19   "prefix_header_file": "Pods/Classes/Util/PrefixHeader.pch",
20   "resources": "Pods/Assets/*.png",
21   "resource_bundles": {
22     "OCConversationSDK_Doctor": [
23       "Pods/Resources/OnlineServiceResources.bundle/*.png",
24       "Pods/Resources/ChatUIModuleResources.bundle/*.png"
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "CoreGraphics",
30     "SystemConfiguration",
31     "UIKit",
32     "CoreText",
33     "QuartzCore",
34     "CoreTelephony"
35   ],
36   "libraries": [
37     "sqlite3.0",
38     "c++",
39     "stdc++.6.0.9",
40     "z"
41   ],
42   "vendored_frameworks": "Pods/Classes/Framework/Typhoon.framework",
43   "requires_arc": true,
44   "dependencies": {
45     "MJExtension": [
47     ],
48     "MWPhotoBrowser": [
49       "2.1.1"
50     ],
51     "HyphenateSDK": [
52       "~> 3.1.5"
53     ],
54     "SZTextView": [
55       "1.2.1"
56     ],
57     "mp3lame-for-ios": [
58       "~> 0.1.1"
59     ],
60     "Masonry": [
61       "~> 1.0.2"
62     ],
63     "MJRefresh": [
65     ],
66     "ReactiveCocoa": [
67       "2.5"
68     ],
69     "AFNetworking": [
71     ]
72   }