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