[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / c / 8 / e / PodIJKPlayer / 0.2.1 / PodIJKPlayer.podspec.json
bloba58b5608c6be14acd3ba47dd54ac33c75aa04eba
2   "name": "PodIJKPlayer",
3   "version": "0.2.1",
4   "summary": "framework",
5   "description": "ijkplayer framework.",
6   "homepage": "https://github.com/changsanjiang/PodIJKPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "PodIJKPlayer/LICENSE"
10   },
11   "authors": {
12     "changsanjiang": "changsanjiang@gmail.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/changsanjiang/PodIJKPlayer/main/PodIJKPlayer.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "PodIJKPlayer/*.h",
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "Core",
25       "vendored_frameworks": "PodIJKPlayer/*.framework",
26       "frameworks": [
27         "AudioToolbox",
28         "AVFoundation",
29         "CoreGraphics",
30         "CoreMedia",
31         "CoreVideo",
32         "MobileCoreServices",
33         "OpenGLES",
34         "QuartzCore",
35         "VideoToolbox",
36         "MediaPlayer"
37       ],
38       "libraries": [
39         "bz2",
40         "z",
41         "stdc++"
42       ]
43     }
44   ]