blob: f464e6e9c2d205c24096189430ebeeee38d22f2e [file] [log] [blame]
{
"name": "Asyncify",
"version": "0.0.2",
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"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.2"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "Asyncify/Classes",
"pushed_with_swift_version": "3.2"
}