[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / f / OOGMediaPlayer / 1.0.1 / OOGMediaPlayer.podspec.json
blobffad0b60bdbed9b08d35201fc61442f2b11403b1
2   "name": "OOGMediaPlayer",
3   "version": "1.0.1",
4   "summary": "A short description of OOGMediaPlayer.",
5   "description": "播放器",
6   "homepage": "https://github.com/laienyy/OOGMediaPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yy": "yiyuan@laien.io"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/laienyy/OOGMediaPlayer.git",
19     "branch": "main"
20   },
21   "source_files": [
22     "OOGMediaPlayer/Sources/**/*.swift",
23     "OOGMediaPlayer/Sources/**/**/*.swift",
24     "OOGMediaPlayer/Sources/**/**/**/*.swift"
25   ],
26   "frameworks": [
27     "UIKit",
28     "AVFoundation",
29     "AVFAudio"
30   ],
31   "module_name": "OOGMediaPlayer"