blob: b8ac775494948193da82a20b8beb2435c6b8b1fb [file] [log] [blame]
{
"name": "Asyncify",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "Asyncify/Classes",
"pushed_with_swift_version": "4.0"
}