[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / f / OOGMediaPlayer / 1.0.9 / OOGMediaPlayer.podspec.json
blob00772735a0cb17a3e06c7fb0bdb892e562b6e9f6
2   "name": "OOGMediaPlayer",
3   "version": "1.0.9",
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   "swift_versions": [
18     "5"
19   ],
20   "source": {
21     "git": "https://github.com/laienyy/OOGMediaPlayer.git",
22     "tag": "1.0.9"
23   },
24   "source_files": [
25     "OOGMediaPlayer/Sources/**/*.swift",
26     "OOGMediaPlayer/Sources/**/**/*.swift",
27     "OOGMediaPlayer/Sources/**/**/**/*.swift"
28   ],
29   "frameworks": [
30     "UIKit",
31     "AVFoundation",
32     "AVFAudio"
33   ],
34   "module_name": "OOGMediaPlayer",
35   "swift_version": "5"