[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / d / TUIBarrage / 1.0.0 / TUIBarrage.podspec.json
blob905884c5e39bd08b8f1ef547387c9114ce6ca867
2   "name": "TUIBarrage",
3   "version": "1.0.0",
4   "homepage": "https://github.com/tencentyun/TUIRoomKit",
5   "authors": "tencent video cloud",
6   "summary": "针对企业会议、在线课堂、网络沙龙等多人音视频场景的弹幕挂件.",
7   "license": {
8     "type": "MIT",
9     "file": "iOS/TUIBarrage/LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/tencentyun/TUIRoomKit.git",
13     "tag": "v1.0.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "source_files": "iOS/TUIBarrage/Source/**/*.{h,m,mm,swift}",
21   "resource_bundles": {
22     "TUIBarrageBundle": [
23       "iOS/TUIBarrage/Resources/Localized/**/*.strings",
24       "iOS/TUIBarrage/Resources/*.xcassets"
25     ]
26   },
27   "dependencies": {
28     "TUICore/ImSDK_Scenario": [
30     ],
31     "Masonry": [
33     ],
34     "SDWebImage": [
36     ],
37     "MJExtension": [
39     ]
40   }