blob: 8ff60252cc1949a2a54f243af5cd6c7f576f8b92 [file] [log] [blame]
{
"name": "WolfPipe",
"version": "1.0.5",
"summary": "A simple implementation of the forward and backward pipe operators.",
"homepage": "https://github.com/wolfmcnally/WolfPipe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wolf McNally": "wolf@wolfmcnally.com"
},
"source": {
"git": "https://github.com/wolfmcnally/WolfPipe.git",
"tag": "1.0.5"
},
"source_files": "WolfPipe/Classes/**/*",
"swift_version": "4.2",
"platforms": {
"ios": "9.3",
"osx": "10.13",
"tvos": "11.0"
},
"module_name": "WolfPipe"
}