blob: cb25197d0384de88a32eabb80daca6a1a517e4a3 [file] [log] [blame]
{
"name": "TWDownloadManager",
"version": "0.0.3",
"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.3"
},
"source_files": "TWDownloadManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
]
}
}