blob: 3c5710208e2ba440bdb205922d0a232e7255ae9d [file] [log] [blame]
{
"name": "MZMediaSDK",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "1.0.4",
"summary": "MZMediaSDK iOS SDK",
"description": "Provides the user to push the stream and the playback function",
"homepage": "http://www.zmengzhu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mengzhuSDK/MZMediaSDK-IOS.git",
"tag": "1.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MZMediaSDK/MZMediaSDK.framework"
}