blob: 406bf397b8a25d11622a76bbc179856c03e166e0 [file] [log] [blame]
{
"name": "Dispatch",
"version": "2.0.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",
"Gabriel Peart": "hello@swiftification.org"
},
"source": {
"git": "https://github.com/JARMourato/Dispatch.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"module_name": "DispatchFramework",
"pushed_with_swift_version": "3.0"
}