blob: ca5b61fca3c417362ec53d37201d1bb6d4414b96 [file] [log] [blame]
{
"name": "Dispatch",
"version": "0.9.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"module_name": "DispatchFramework"
}