blob: 24e6953aec222d1285412c52471e69327257685a [file] [log] [blame]
{
"name": "MZMediaSDK",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "2.4.1",
"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.4.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MZMediaSDK/MZMediaSDK.framework",
"resources": "MZMediaSDK/MZMediaSDK.bundle",
"dependencies": {
"MZCoreSDKLibrary": [
">= 2.4.0"
]
},
"frameworks": "CoreText"
}