blob: dc747ba9ab33a91c981b60b954d6cd6b8f12ac58 [file] [log] [blame]
{
"name": "Pipeline",
"version": "2.0.2",
"summary": "Pipeline",
"description": "A framework for building functional data pipelines.",
"homepage": "https://github.com/patgoley/Pipeline",
"license": {
"type": "Apache 2",
"file": "LICENSE.md"
},
"authors": {
"Patrick Goley": "patrick.goley@gmail.com"
},
"source": {
"git": "https://github.com/patgoley/Pipeline.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"requires_arc": true,
"source_files": "Pipeline/**/*.{swift,h,m}",
"pushed_with_swift_version": "4.0"
}