blob: efe7e513ed4f825bea55662bc79ba2f60e43e9a5 [file] [log] [blame]
{
"name": "TalkfunSDK",
"version": "1.1.0",
"summary": "IJKPlayer framework。",
"license": "LGPLv2.1",
"authors": {
"littleplayer": "20427740@qq.com"
},
"homepage": "https://github.com/20427740/TalkfunSDK",
"source": {
"git": "https://github.com/20427740/TalkfunSDK.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SDK/*.h",
"resources": "SDK/TalkfunSDK.bundle",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"Foundation",
"UIKit",
"MediaPlayer"
],
"libraries": [
"bz2",
"z",
"c++"
]
}