blob: 2ac3f0e20e0c5124db99eeb5db5a9f15204caac4 [file] [log] [blame]
{
"name": "TalkfunQuicKitFramework",
"version": "1.3.3",
"summary": "IJKPlayer framework。",
"license": "LGPLv2.1",
"authors": {
"littleplayer": "20727740@qq.com"
},
"homepage": "https://bitbucket.org/a20427740/talkfunquickitframework/src/master/",
"source": {
"git": "https://a20427740@bitbucket.org/a20427740/talkfunquickitframework.git",
"tag": "1.3.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": [
"Release/MUF.framework",
"Release/MUFCrashKit.framework",
"Release/MUFTUProxyKit.framework",
"Release/WSQuicKit.framework",
"Release/TalkfunQuicKitFramework.framework"
],
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"Foundation",
"UIKit",
"MediaPlayer"
],
"libraries": [
"bz2",
"z",
"c++"
]
}