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