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