blob: e41e170feae5e0f6e7987a1eac342fbb80c53fb3 [file] [log] [blame]
{
"name": "NEPlayer",
"platforms": {
"ios": "8.0"
},
"summary": "NEPlayer for playing living(local) video.",
"requires_arc": true,
"version": "1.4.0.1",
"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.1"
},
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": [
"z",
"stdc++",
"resolv"
],
"vendored_frameworks": "Product/NEPlayer.framework",
"prepare_command": "/bin/sh build.sh"
}