[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 9 / e / DTMeetingAdapter / 0.1 / DTMeetingAdapter.podspec.json
blob570b6c63bfb4f4baf49c724e6c30418bd496133c
2   "name": "DTMeetingAdapter",
3   "version": "0.1",
4   "summary": "A short description of DTMeetingAdapter.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DreamXkk/DTMeetingAdapter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DreamXkk": "huashaohuaboss@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DreamXkk/DTMeetingAdapter.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DTMeetingAdapter/Classes/**/*",
22   "dependencies": {
23     "AgoraRtm_iOS": [
24       "~>1.5.1"
25     ],
26     "AgoraRtcEngine_iOS/RtcBasic": [
27       "~>4.1.1"
28     ],
29     "AgoraRtcEngine_iOS/AINS": [
30       "~>4.1.1"
31     ],
32     "CocoaLumberjack": [
34     ]
35   }