[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / d / c / Y77IJKMediaPlayer / 0.0.1 / Y77IJKMediaPlayer.podspec.json
blob46a39908238ea5fc18e636071612dca7c0bdfd3e
2   "name": "Y77IJKMediaPlayer",
3   "version": "0.0.1",
4   "summary": "Y77IJKMediaPlayer base on Bilibili IJKPlayer.",
5   "authors": {
6     "xingyanqing": "yanqingtt@qq.com"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/xingyanqing/Y77IJKMediaPlayer",
13   "source": {
14     "git": "https://github.com/xingyanqing/Y77IJKMediaPlayer.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "pod_target_xcconfig": {
21     "ENABLE_BITCODE": "NO",
22     "ARCHS": "arm64"
23   },
24   "vendored_frameworks": "Framework/IJKMediaFramework.framework",
25   "frameworks": [
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreGraphics",
29     "CoreMedia",
30     "CoreVideo",
31     "MobileCoreServices",
32     "OpenGLES",
33     "QuartzCore",
34     "VideoToolbox",
35     "Foundation",
36     "UIKit",
37     "MediaPlayer"
38   ],
39   "libraries": [
40     "bz2",
41     "z",
42     "stdc++"
43   ]