blob: c59b0dc74047f2bf181c68630698c65bf52b1d6f [file] [log] [blame]
{
"name": "MRJDownloadManager",
"version": "0.0.7",
"summary": "NSURLConnection 下载类封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/DownloadManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": ""
},
"source": {
"git": "https://github.com/mrjlovetian/DownloadManager.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MRJDownloadManager/Classes/**/*"
}