[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / d / 2 / RGBIJKPlayer / 0.7.16 / RGBIJKPlayer.podspec.json
blob0caef05b8ff59cc6b1371d87bf0c97fab9baa3c6
2   "name": "RGBIJKPlayer",
3   "version": "0.7.16",
4   "summary": "ijkplayer iOS video player SDK",
5   "authors": {
6     "befovy": "befovy@gmail.com"
7   },
8   "description": "iOS video player based on FFmpeg n3.4, with VideoToolbox support.",
9   "homepage": "https://github.com/befovy/ijkplayer",
10   "license": {
11     "type": "GNU Lesser General Public License v3.0",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "source": {
24     "http": "https://raylink.oss-cn-hangzhou.aliyuncs.com/web2.0/RayLink/IJKMediaPlayer/IJKMediaPlayer.framework.zip",
25     "type": "zip"
26   },
27   "vendored_frameworks": "IJKMediaPlayer.framework",
28   "frameworks": [
29     "AudioToolbox",
30     "AVFoundation",
31     "CoreGraphics",
32     "CoreMedia",
33     "CoreVideo",
34     "MobileCoreServices",
35     "OpenGLES",
36     "QuartzCore",
37     "VideoToolbox",
38     "Foundation",
39     "UIKit",
40     "MediaPlayer"
41   ],
42   "libraries": [
43     "bz2",
44     "z",
45     "stdc++"
46   ],
47   "requires_arc": true