{ | |
"name": "TWDownloadManager", | |
"version": "0.0.4", | |
"summary": "TWDownloadManager: A download tool", | |
"homepage": "https://github.com/TiltWang/TWDownloadManager", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"tiltwang": "wangxufeng092@163.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/TiltWang/TWDownloadManager.git", | |
"tag": "0.0.4" | |
}, | |
"source_files": "TWDownloadManager/Classes/**/*", | |
"dependencies": { | |
"AFNetworking": [ | |
], | |
"FMDB": [ | |
] | |
} | |
} |