blob: 4281531ee6682ac46dd7b3f17f42ae3a9aaa4783 [file] [log] [blame]
{
"name": "FlutterIJK",
"version": "0.2.1",
"summary": "IJKPlayer for Flutter.",
"description": "IJKPlayer for flutter",
"homepage": "https://github.com/CaiJingLong/flutter_ijkplayer_pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caijinglong": "cjl_spy@163.com"
},
"source": {
"http": "https://dl.bintray.com/caijinglong/cocoapod/0.2.1/IJKMediaFramework.tar.xz"
},
"vendored_frameworks": "IJKMediaFramework.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
}