blob: 584b4b8e4707e0dad9d98e4584958df3aaaf8818 [file] [log] [blame]
{
"name": "Asyncify",
"version": "0.0.4",
"summary": "Simplify Asynchronous Tasking",
"description": "Utilities which support the converging of asynchronous tasks",
"homepage": "https://github.com/jac300/Asyncify",
"license": "MIT",
"authors": {
"Jennifer Clark": "www.linkedin.com/in/jennifer-clark-0249863"
},
"source": {
"git": "https://github.com/jac300/Asyncify.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "Asyncify/Classes",
"pushed_with_swift_version": "4.0"
}