blob: 6500d353300a31814cf7354890ecd64c51bb59ad [file] [log] [blame]
{
"name": "MZDownLoaderSDK",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "2.1.0",
"summary": "MZKitDownload iOS SDK",
"description": "Provide download service for users",
"homepage": "http://www.zmengzhu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mengzhuSDK/MZKitDownloadSDK-IOS.git",
"tag": "2.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MZDownLoaderSDK/MZM3U8DownLoaderSDK.framework",
"resources": "MZDownLoaderSDK/MZM3U8DownLoaderSDKBundle.bundle",
"dependencies": {
"MZCoreSDKLibrary": [
"~> 2.1.0"
]
}
}