blob: dcb574903e37905a8df44f53ba913bb83a896a0d [file] [log] [blame]
{
"name": "ijkplayer-concat",
"version": "0.1.0",
"summary": "ijkplayer framework, include ssl and concat support.",
"description": "ijkplayer framework, include ssl and concat support. Have fun!",
"homepage": "https://github.com/iTofu/ijkplayer-concat",
"license": {
"type": "LGPLv2.1+",
"file": "LICENSE"
},
"authors": {
"Leo": "leodaxia@gmail.com"
},
"source": {
"git": "https://github.com/iTofu/ijkplayer-concat.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/leodaxia",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ijkplayer-concat/Classes/IJKMediaFramework.framework",
"frameworks": [
"Foundation",
"AudioToolbox",
"UIKit",
"CoreGraphics",
"AVFoundation",
"CoreMedia",
"CoreVideo",
"MediaPlayer",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox"
],
"libraries": [
"c++",
"z",
"bz2"
]
}