blob: 0514d0edcc8f019f1982b1be33d4e1ad2fc753e8 [file] [log] [blame]
{
"name": "IJKMediaFrameworkSSL",
"version": "1.0.0",
"summary": "IJKPlayerFramework SSL",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/xuyaguang/IJKMediaFrameworkSSL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"许亚光": "xu_yaguang@163.com"
},
"source": {
"git": "https://gitee.com/xuyaguang/IJKMediaFrameworkSSL.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "IJKMediaFramework.framework",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"Foundation",
"UIKit",
"MediaPlayer"
],
"libraries": [
"bz2",
"z",
"c++"
],
"requires_arc": true
}