[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / a / 2 / 7 / AllInOneRTCEngine / 0.1.2 / AllInOneRTCEngine.podspec.json
blob870230ce0d5c5f0342c082149595801c8106243a
2   "name": "AllInOneRTCEngine",
3   "version": "0.1.2",
4   "summary": "A short description of AllInOneRTCEngine.",
5   "homepage": "https://github.com/zhao029/all-in-one-rtc-engine",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chengyuzhao": "chengyuzhao@tencent.com"
12   },
13   "source": {
14     "git": "https://github.com/zhao029/all-in-one-rtc-engine.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "static_framework": true,
21   "source_files": "AllInOneRTCEngine/Classes/**/*",
22   "public_header_files": [
23     "AllInOneRTCEngine/Classes/AIORTCEngine.h",
24     "AllInOneRTCEngine/Classes/AIORTCEngineManager.h"
25   ],
26   "dependencies": {
27     "AgoraRtcEngine_iOS/RtcBasic": [
28       "~> 4.3.0"
29     ],
30     "TXLiteAVSDK_TRTC": [
31       "~> 11.7.15304"
32     ]
33   }