blob: 9d104b578a9d508f7ae62d58fe81f090392c209f [file] [log] [blame]
{
"name": "DGTAsync",
"version": "1.1.1",
"summary": "DGTAsync utilities for Swift",
"description": " DGTAsync was inspired by duemunk/Async. But it was written from the ground up to be able to handle an async tasks such as Alamofire download/upload tasks. It also can handle errors and parallel tasks.\n",
"homepage": "https://github.com/0angelic0/DGTAsync",
"license": "MIT",
"authors": {
"0angelic0": "pisit@digitopolisstudio.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/0angelic0/DGTAsync.git",
"tag": "1.1.1"
},
"source_files": "DGTAsync",
"requires_arc": true
}