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