blob: eca3609680196ff518dc53c7241302461d3ea050 [file] [log] [blame]
{
"name": "Pipeline",
"version": "1.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": "1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"requires_arc": true,
"source_files": "Pipeline/**/*.{swift,h,m}",
"pushed_with_swift_version": "2.3"
}