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