blob: 4f57206b927434dec3a3c3a71a1444e0fa6bf0b2 [file] [log] [blame]
{
"name": "MZMediaSDK",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "2.2.0",
"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": "2.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MZMediaSDK/MZMediaSDK.framework",
"resources": "MZMediaSDK/MZMediaSDK.bundle",
"dependencies": {
"MZCoreSDKLibrary": [
"~> 2.2.0"
]
}
}