[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / f / LFRtcKit / 0.1.0 / LFRtcKit.podspec.json
blob313255a4829f7181f3d0f77a73d4cfa570f92d8e
2   "name": "LFRtcKit",
3   "version": "0.1.0",
4   "summary": "RtcKit of LiveFuller",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kerwin1232/LFRtckit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kerwin": "kerwin1232@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kerwin1232/LFRtckit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "LFRtcKit/Classes/LiveFullerDC.framework",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 arm64 armv7 armv7s"
24   },
25   "dependencies": {
26     "AgoraRtcEngine_iOS": [
27       "~> 3.6.1"
28     ],
29     "AgoraRtm_iOS": [
30       "~> 1.4.8"
31     ]
32   }