blob: 5739937c471f5b7b5bb5e52763b11aacf393534d [file] [log] [blame]
{
"name": "OCConversationSDK_Doctor",
"version": "0.0.3",
"summary": "OCConversationSDK_Doctor is a conversation tool.",
"description": "OCConversationSDK_Doctor is a conversation tool",
"homepage": "https://gitlab.oneitfarm.com/wangxiaofa/OCConversationSDK_Doctor",
"license": "MIT",
"authors": {
"wangxiaofa": "wangxiaofa@corp-ci.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@gitlab.oneitfarm.com:wangxiaofa/OCConversationSDK_Doctor.git",
"tag": "0.0.3"
},
"source_files": "Pods/Classes/**/*",
"prefix_header_file": "Pods/Classes/Util/PrefixHeader.pch",
"resources": "Pods/Assets/*.png",
"resource_bundles": {
"OCConversationSDK_Doctor": [
"Pods/Resources/OnlineServiceResources.bundle",
"Pods/Resources/ChatUIModuleResources.bundle"
]
},
"frameworks": [
"Foundation",
"CoreGraphics",
"SystemConfiguration",
"UIKit",
"CoreText",
"QuartzCore",
"CoreTelephony"
],
"libraries": [
"sqlite3.0",
"c++",
"stdc++.6.0.9",
"z"
],
"vendored_frameworks": "Pods/Classes/Framework/Typhoon.framework",
"requires_arc": true,
"dependencies": {
"MJExtension": [
],
"MWPhotoBrowser": [
"2.1.1"
],
"HyphenateSDK": [
"~> 3.1.5"
],
"SZTextView": [
"1.2.1"
],
"mp3lame-for-ios": [
"~> 0.1.1"
],
"Masonry": [
"~> 1.0.2"
],
"MJRefresh": [
],
"ReactiveCocoa": [
"2.5"
],
"AFNetworking": [
]
}
}