blob: 82d4337d8c0c986b9315f0daa24485ca8e28dc51 [file] [log] [blame]
{
"name": "NEPlayer",
"platforms": {
"ios": "8.0"
},
"summary": "NEPlayer for playing living(local) video.",
"requires_arc": true,
"version": "1.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liu_hui": "liu_hui@corp.netease.com"
},
"homepage": "https://git.ws.netease.com/",
"source": {
"git": "https://g.hz.netease.com/ita-public/neplayer-ios.git",
"tag": "1.4.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": [
"z",
"stdc++",
"resolv"
],
"vendored_frameworks": "Product/NEPlayer.framework",
"source_files": "NEPlayer/NEPlayer.h",
"prepare_command": "/bin/sh build.sh",
"public_header_files": "NEPlayer/*.{h}"
}