[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 9 / 8 / ZYAVChatSdk / 0.0.6 / ZYAVChatSdk.podspec.json
blob9e7198d8156764c8bc07dea7eb88a24d73b37145
2   "name": "ZYAVChatSdk",
3   "version": "0.0.6",
4   "summary": "ZYAVChatSdk.",
5   "description": "智云AVChat",
6   "homepage": "https://github.com/190709670/ZYAVChatSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lihui": "190709670@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/190709670/ZYAVChatSdk.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "GCC_PREPROCESSOR_DEFINITIONS": "ZYAVChatSDK_Version=0.0.6"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "dependencies": {
30     "NIMSDK": [
31       "7.0.1"
32     ],
33     "TXIMSDK_Plus_iOS": [
34       "5.6.1202"
35     ],
36     "TXLiteAVSDK_Professional": [
37       "~> 11.6.15041"
38     ],
39     "Masonry": [
41     ],
42     "Reachability": [
44     ],
45     "FLAnimatedImage": [
46       "~> 1.0"
47     ],
48     "MJExtension": [
50     ],
51     "AFNetworking": [
52       "~> 3.2.1"
53     ],
54     "FMDB": [
56     ],
57     "ReactiveCocoa": [
58       "~> 2.5"
59     ]
60   },
61   "resources": [
62     "ZYAVChatSdk/Assets/Images/**/*.{aac,wav,mp3,png,gif}"
63   ],
64   "static_framework": true,
65   "ios": {
66     "vendored_frameworks": "ZYAVChatSdk.framework"
67   }