[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / a / 4 / YZChat / 1.0.4 / YZChat.podspec.json
blobfc7070d0c8bbec4b31f0ff4095c280275ef20935
2   "name": "YZChat",
3   "version": "1.0.4",
4   "summary": "This is a UISDK for chat.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.yzmetax.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2021 yzmetax. All Rights Reserved.\\n"
10   },
11   "authors": {
12     "QiaoBangZhu": "magic0230@qq.com"
13   },
14   "source": {
15     "http": "https://wangpan.yzmetax.com/yz_ios_sdk_1.0.4.zip"
16   },
17   "pod_target_xcconfig": {
18     "VALID_ARCHS": "x86_64 armv7 arm64"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "YZChat/YZChat.framework/Headers/*.{h}",
24   "public_header_files": "YZChat/YZChat.framework/Headers/*.{h}",
25   "resources": [
26     "YZChat/YZChat.framework/YZChatResource.bundle",
27     "YZChat/YZChat.framework/TUIKitResource.bundle",
28     "YZChat/YZChat.framework/TUIKitFace.bundle"
29   ],
30   "vendored_frameworks": [
31     "YZChat/YZChat.framework",
32     "YZChat/Vendors/*.framework"
33   ],
34   "dependencies": {
35     "AFNetworking": [
36       "~> 4.0"
37     ],
38     "QMUIKit": [
40     ],
41     "Masonry": [
43     ],
44     "YYModel": [
46     ],
47     "YYText": [
49     ],
50     "IQKeyboardManager": [
52     ],
53     "MJExtension": [
55     ],
56     "FCFileManager": [
58     ],
59     "Bugly": [
61     ],
62     "ZXingObjC": [
64     ],
65     "MMLayout": [
66       "~> 0.2.0"
67     ],
68     "SDWebImage": [
69       "~> 5.9.0"
70     ],
71     "ReactiveObjC": [
72       "~> 3.1.1"
73     ],
74     "Toast": [
75       "~> 4.0.0"
76     ],
77     "TXLiteAVSDK_TRTC": [
78       "~> 7.8.9515"
79     ],
80     "AMap3DMap-NO-IDFA": [
82     ],
83     "AMapSearch-NO-IDFA": [
85     ]
86   }