[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 6 / 4 / YWIjkplayer / 1.0.4 / YWIjkplayer.podspec.json
blobd09ff250cb6780493bcaa01abaf130dd681f80bc
2   "name": "YWIjkplayer",
3   "version": "1.0.4",
4   "summary": "基于ijkplayer的播放器,支持RMTP、网络视频、本地视频等等",
5   "description": "基于ijkplayer的播放器,可播RMTP、网络视频、本地视频等等\"",
6   "homepage": "https://github.com/90candy/YWIjkplayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "阿唯不知道": "920093012@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/90candy/YWIjkplayer.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "YWIjkplayer/YWMadiaPlayer/*.{h,m}",
22   "resources": "YWIjkplayer/YWMadiaPlayer/Resources/*.png",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
26       "4.2.2"
27     ]
28   },
29   "social_media_url": "https://www.jianshu.com/u/0f7d26d766f4",
30   "vendored_frameworks": "YWIjkplayer/YWIjkplayer/IJKMediaFramework.framework",
31   "libraries": [
32     "c++",
33     "z",
34     "bz2"
35   ],
36   "frameworks": [
37     "UIKit",
38     "Foundation",
39     "MediaPlayer",
40     "CoreAudio",
41     "AudioToolbox",
42     "Accelerate",
43     "QuartzCore",
44     "OpenGLES",
45     "AVFoundation",
46     "CoreVideo",
47     "AVKit",
48     "CoreMedia",
49     "VideoToolbox",
50     "CoreTelephony"
51   ]