blob: d00d181900065173f9f477a1ea481694ed8eb254 [file] [log] [blame]
{
"name": "Dispatch",
"version": "0.9.5",
"summary": "Just a tiny library to make using GCD easier and intuitive",
"homepage": "https://github.com/DynamicThreads/Dispatch",
"license": "MIT",
"authors": {
"João Mourato": "joao.armourato@gmail.com",
"Gabriel Peart": "gabriel.peart@me.com"
},
"source": {
"git": "https://github.com/DynamicThreads/Dispatch.git",
"tag": "0.9.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"module_name": "DispatchFramework"
}