blob: 6f6705ec02fe98745a153ff9df4aa24cd080752f [file] [log] [blame]
{
"name": "DGTAsync",
"version": "1.0.0",
"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\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.0.0"
},
"source_files": "DGTAsync",
"requires_arc": true
}