blob: 178147e346a5095cf47bbcf3072505c5b3c1e98b [file] [log] [blame]
{
"name": "IJKFramework",
"version": "0.0.1",
"summary": "This a framework of IJKFramework, build with FFMpeg 4.x, for IJKPlayer.",
"description": "FLUTTER IJK PLAUER, build with FFMpeg 4.x, for IJKPlayer useage......",
"homepage": "https://github.com/zhengwu119/IJKFramework",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Zhengwu Liu": "zhengwu119@gmail.com"
},
"source": {
"git": "https://github.com/zhengwu119/IJKFramework.git",
"tag": "0.0.3"
},
"source_files": "Classes/*",
"vendored_frameworks": "Classes/IJKMediaFrameworkWithSSL.framework",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"Foundation",
"UIKit",
"MediaPlayer"
],
"libraries": [
"bz2",
"z",
"stdc++"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}