blob: 8a8ff4ce3cc6617e9e3d82e0bab1aa01054e5720 [file] [log] [blame]
{
"name": "KSDownloadManager",
"version": "1.0.0.0",
"summary": "A short description of KSDownloadManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhuhao528/KSDownloadManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuhao": "zhuhao528@gmail.com"
},
"source": {
"git": "https://github.com/zhuhao528/KSDownloadManager.git",
"tag": "1.0.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KSDownloadManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}