[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / 8 / AgoraTranscriptSubtitle / 0.0.3 / AgoraTranscriptSubtitle.podspec.json
blobc4506620b3f4f442677d3baa2616ba7485828a21
2   "name": "AgoraTranscriptSubtitle",
3   "version": "0.0.3",
4   "summary": "AgoraTranscriptSubtitle",
5   "description": "AgoraTranscriptSubtitle",
6   "homepage": "https://github.com/AgoraIO-Community",
7   "license": "MIT",
8   "authors": {
9     "ZYP": "zhuyuping@shengwang.cn"
10   },
11   "source": {
12     "git": "https://github.com/AgoraIO-Community/TranscriptionWidget-iOS.git",
13     "tag": "0.0.3"
14   },
15   "source_files": [
16     "*/Class/**/*.{swift,h,m}"
17   ],
18   "public_header_files": "*/Class/**/*.h",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21     "DEFINES_MODULE": "YES"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "DEFINES_MODULE": "YES"
26   },
27   "platforms": {
28     "ios": "10.0"
29   },
30   "swift_versions": "5.0",
31   "requires_arc": true,
32   "dependencies": {
33     "AgoraComponetLog": [
34       "~> 0.0.3"
35     ],
36     "Protobuf": [
37       "3.21.12"
38     ]
39   },
40   "swift_version": "5.0"