blob: 942ebacb039ebe14a115cf74a28aa6dfcad59897 [file] [log] [blame]
{
"name": "MZMediaSDK",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "2.1.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.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MZMediaSDK/MZMediaSDK.framework",
"dependencies": {
"MZCoreSDKLibrary": [
"~> 2.1.0"
]
}
}