[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / a / 4 / YZChat / 1.0.21 / YZChat.podspec.json
blob58335741152cf9918ce0f572cc6474ff57a539ae
2   "name": "YZChat",
3   "version": "1.0.21",
4   "summary": "This is a UISDK for chat.",
5   "description": "This is a UISDK for YZChat",
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.21.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "source_files": "YZChat/YZChat.framework/Headers/*.{h}",
27   "public_header_files": "YZChat/YZChat.framework/Headers/*.{h}",
28   "resources": [
29     "YZChat/YZChat.framework/YZChatResource.bundle",
30     "YZChat/YZChat.framework/TUIKitResource.bundle",
31     "YZChat/YZChat.framework/TUIKitFace.bundle"
32   ],
33   "vendored_frameworks": "YZChat/YZChat.framework",
34   "dependencies": {
35     "AFNetworking": [
36       "~> 4.0"
37     ],
38     "AliyunOSSiOS": [
39       "~> 2.10.9"
40     ],
41     "Masonry": [
42       "~>1.1.0"
43     ],
44     "YYModel": [
45       "~>1.0.4"
46     ],
47     "ZXingObjC": [
49     ],
50     "MMLayout": [
51       "~> 0.2.0"
52     ],
53     "SDWebImage": [
54       "~> 5.1.0"
55     ],
56     "ReactiveObjC": [
57       "~> 3.1.1"
58     ],
59     "Toast": [
60       "~> 4.0.0"
61     ],
62     "TXLiteAVSDK_Professional": [
64     ],
65     "AMapSearch-NO-IDFA": [
67     ],
68     "TXIMSDK_Plus_iOS": [
69       "5.4.666"
70     ]
71   }