blob: 32ea1bb0594fcbcf533f89387146d45d5212b1b0 [file] [log] [blame]
{
"name": "MRJDownloadManager",
"version": "0.0.5",
"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": "yuhongjiang642@tops001.com"
},
"source": {
"git": "https://github.com/mrjlovetian/DownloadManager.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MRJDownloadManager/Classes/**/*"
}