blob: cae26a2d006db1ec56d7f761957d00cb188b3dd3 [file] [log] [blame]
{
"name": "MVDownLoadKit",
"version": "0.1.0",
"summary": "MVDownLoadKit是一个下载工具组件.",
"description": "MVDownLoadKit是一个单线程下载工具组件",
"homepage": "https://github.com/CNMagicVan/MVDownLoadKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GeekiVan@aliyun.com": "GeekiVan@aliyun.com"
},
"source": {
"git": "https://github.com/CNMagicVan/MVDownLoadKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MVDownLoadKit/Classes/**/*"
}