blob: 511e5da198875300c2e469975a063cfbcda1e064 [file] [log] [blame]
{
"name": "MZMediaSDK",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MZMediaSDK/MZMediaSDK.framework",
"resources": "MZMediaSDK/MZMediaSDK.bundle"
}