blob: b5d7b8837466ea478e956a93e1c447b7e7ac837f [file] [log] [blame]
{
"name": "Pelican",
"version": "2.0.0",
"swift_versions": [
"5.0",
"5.0"
],
"summary": "Batch processing library written in Swift",
"description": "Pelican is a persisted batching library useful for log rolling, event logging or doing other periodic background processing.",
"homepage": "https://github.com/clutter/Pelican",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bd755bf4f7e672000cab58c4b721a8cdbe22a839": "robmanson@gmail.com"
},
"source": {
"git": "https://github.com/clutter/Pelican.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pelican/Lib/**/*",
"swift_version": "5.0"
}