blob: e9556d169fe9bed3a4037ed6697725e9ec192379 [file] [log] [blame]
{
"name": "MODownload",
"version": "1.0.0",
"license": "MIT",
"summary": "A simple download server on iOS.",
"homepage": "https://github.com/MoPellet/MODownloadServer.git",
"authors": {
"mopellet": "351420450@qq.com"
},
"source": {
"git": "https://github.com/MoPellet/MODownloadServer.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "MODownloadDemo/MODownload/*.{h,m}",
"dependencies": {
"AFDownloadRequestOperation": [
]
}
}