blob: 69911a7d50fe860e0d875c974ac40b96933dae73 [file] [log] [blame]
{
"name": "ADBDownloadManager",
"version": "1.1.0",
"platforms": {
"ios": "5.0"
},
"summary": "A download manager for iOS. Actually, all that you need to download files without any external library.",
"homepage": "https://github.com/albertodebortoli/ADBDownloadManager",
"authors": {
"Alberto De Bortoli": "albertodebortoli.website@gmail.com"
},
"source": {
"git": "https://github.com/albertodebortoli/ADBDownloadManager.git",
"tag": "1.1.0"
},
"license": {
"type": "New BSD License",
"file": "LICENSE"
},
"source_files": "ADBDownloadManager.{h,m}",
"requires_arc": true
}