[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 1 / 7 / ZYAVChatSdk_NIM / 0.0.1 / ZYAVChatSdk_NIM.podspec.json
blob402e382fa55ecb150d7d3ae8bc57bcaa269b127a
2   "name": "ZYAVChatSdk_NIM",
3   "version": "0.0.1",
4   "summary": "ZYAVChatSdk_NIM.",
5   "description": "云信音视频SDK",
6   "homepage": "https://github.com/190709670/ZYAVChatSdk_NIM",
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_NIM.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     "Masonry": [
34     ],
35     "Reachability": [
37     ],
38     "FLAnimatedImage": [
39       "~> 1.0"
40     ],
41     "MJExtension": [
43     ],
44     "AFNetworking": [
45       "~> 3.2.1"
46     ],
47     "FMDB": [
49     ],
50     "ReactiveCocoa": [
51       "~> 2.5"
52     ]
53   },
54   "resources": [
55     "ZYAVChatSdk_NIM/Assets/Images/**/*.{aac,wav,mp3,png,gif}"
56   ],
57   "static_framework": true,
58   "ios": {
59     "vendored_frameworks": "ZYAVChatSdk_NIM.framework"
60   }