blob: 102c4b297a8234683229d135f1b07ae45b14e6b3 [file] [log] [blame]
{
"name": "DoupQueue",
"version": "0.1.1",
"summary": "DoupQueue is download and upload queue manager.",
"description": "DoupQueue is a download and upload queue manager. It supports download and upload cancellation at any time. It will provide a token id to do further actions.",
"homepage": "https://github.com/milankamilya/DoupQueue",
"license": "MIT",
"authors": {
"Milan Kamilya": "milan.kamilya@innofied.com"
},
"source": {
"git": "https://github.com/milankamilya/DoupQueue.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/Milan_Kamilya",
"platforms": {
"ios": "8.0"
},
"source_files": "DoupQueue/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
]
}
}