[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / 0 / bytedesk-oc / 2.9.2 / bytedesk-oc.podspec.json
blob82957b3554258021818ba0ed2f366dd7416d0314
2   "name": "bytedesk-oc",
3   "version": "2.9.2",
4   "summary": "bytedesk.com helpdesk chat kefu lib.",
5   "description": "Online chat kefu Lib for ios, Helpdesk system",
6   "homepage": "https://www.bytedesk.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jack ning": "270580156@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/Bytedesk/bytedesk-oc.git",
19     "tag": "2.9.2"
20   },
21   "source_files": [
22     "Classes",
23     "bytedesk-oc/**/*.{h,m}"
24   ],
25   "public_header_files": "bytedesk-oc/*.h",
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0.1"
30     ],
31     "Protobuf": [
32       "~> 3.21.11"
33     ]
34   }