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