[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 3 / c / IJKPlayerBySDK / 0.2.1 / IJKPlayerBySDK.podspec.json
blob39548affcebb8c0cb1453bf1e23563a9a0673cc7
2   "name": "IJKPlayerBySDK",
3   "version": "0.2.1",
4   "summary": "LivePusher",
5   "description": "IJK播放器,用户播放rtmp视频流",
6   "homepage": "https://fijkplayer.befovy.com/docs/zh/replace-ijkplayer.html",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seedmorn_gf": "yangfeng@liuliangwan.com"
13   },
14   "source": {
15     "git": "https://git.code.tencent.com/IJKSDK/IJKPlayerBySDK.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "swift_versions": "5.0",
23   "source_files": "IJKPlayerBySDK/Classes/**/*.swift",
24   "vendored_frameworks": "IJKPlayerBySDK/Classes/*.framework",
25   "frameworks": [
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreGraphics",
29     "CoreMedia",
30     "CoreVideo",
31     "MediaPlayer",
32     "MobileCoreServices",
33     "OpenGLES",
34     "QuartzCore",
35     "UIKit",
36     "VideoToolbox"
37   ],
38   "libraries": [
39     "bz2",
40     "c++",
41     "z"
42   ],
43   "xcconfig": {
44     "GCC_PREPROCESSOR_DEFINITIONS": "IJK_IOS=1"
45   },
46   "pod_target_xcconfig": {
47     "ENABLE_BITCODE": "NO"
48   },
49   "user_target_xcconfig": {
50     "ENABLE_BITCODE": "NO"
51   },
52   "swift_version": "5.0"