[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 7 / d / RtcAdapterLib / 0.1.0 / RtcAdapterLib.podspec.json
blob385e3a94d3b63aed3ecb622fc024678db5b5f908
2   "name": "RtcAdapterLib",
3   "version": "0.1.0",
4   "summary": "A short description of RtcAdapterLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hopehopez/RtcAdapterLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zsq": "zhangshuqing912@163.com"
13   },
14   "source": {
15     "git": "https://github.com/hopehopez/RtcAdapterLib.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "source_files": "RtcAdapterLib/Classes/**/*",
29   "dependencies": {
30     "AgoraRtcEngine_iOS": [
31       "3.0.1.1"
32     ],
33     "XCGLogger": [
35     ]
36   },
37   "swift_version": "5.1"