blob: 8138f7db9ac0939745fac99d11a37c853d5e618f [file] [log] [blame]
{
"name": "MRJDownloadManager",
"version": "0.0.8",
"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.8"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MRJDownloadManager/Classes/**/*"
}