blob: 8c91a561aaf180f2075705b2908ce9426c75c1a4 [file] [log] [blame]
{
"name": "MZDownLoaderSDK",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "1.0.9",
"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": "1.0.9"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MZDownLoaderSDK/MZM3U8DownLoaderSDK.framework",
"resources": "MZDownLoaderSDK/MZM3U8DownLoaderSDKBundle.bundle",
"dependencies": {
"MZCoreSDKLibrary": [
]
}
}