blob: c5703a310d98d1c431c85641588656687ab8e16e [file] [log] [blame]
{
"name": "SNPlayerSDK",
"version": "0.0.1",
"summary": "SNPlayerSDK",
"description": "龙珠直播的SNPlayerSDK",
"homepage": "https://github.com/LongzhuLive/SNPlayerSDK",
"license": "MIT",
"authors": {
"DarrenYau": "jiqiu@pptv.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LongzhuLive/SNPlayerSDK.git",
"tag": "0.0.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "SNPlayerSDK.framework"
},
"libraries": [
"z",
"stdc++",
"c++"
]
}