blob: 9b5c17435908c772afecf1a6753a56ecafaf8b6f [file] [log] [blame]
{
"name": "NEPlayer",
"platforms": {
"ios": "8.0"
},
"summary": "NEPlayer for playing living(local) video.",
"requires_arc": true,
"version": "1.4.2.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liu_hui": "liu_hui@corp.netease.com"
},
"homepage": "https://g.hz.netease.com/",
"source": {
"git": "https://g.hz.netease.com/ita-public/neplayer-ios.git",
"tag": "1.4.2.5"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CFNetwork",
"Foundation",
"OpenGLES",
"QuartzCore",
"CoreAudio",
"CoreGraphics",
"CoreMedia",
"AVFoundation",
"CoreVideo",
"VideoToolbox",
"AudioToolbox",
"UIKit"
],
"libraries": [
"bz2",
"z",
"stdc++",
"iconv",
"sqlite3",
"resolv"
],
"vendored_frameworks": "Product/NEPlayer.framework",
"prepare_command": "/bin/sh build.sh"
}