[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / f / OOGMediaPlayer / 1.0.7 / OOGMediaPlayer.podspec.json
blob21ce168b6d9422b5c348b30847236db07a54152e
2   "name": "OOGMediaPlayer",
3   "version": "1.0.7",
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.7"
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"