blob: 664b7486ac16911aba7565527984fb935d46e291 [file] [log] [blame]
{
"name": "SHBIJKMediaFramework",
"version": "0.0.3",
"summary": "IJKMediaFramework 的框架",
"description": "对网上SHBIJKMediaFramework的打包,上传的github方便以后用。",
"homepage": "https://jiutianhuanpei.github.io/",
"license": {
"type": "MIT"
},
"authors": {
"shenhongbang": "shenhongbang@163.com"
},
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/jiutianhuanpei/SHBIJKMediaFramework.git",
"tag": "0.0.3"
},
"ios": {
"vendored_frameworks": "IJKMediaFramework.framework"
},
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"Foundation",
"UIKit",
"MediaPlayer"
],
"libraries": [
"bz2",
"z"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
}
}