blob: 3b5ec52946d11a125591216807273758e67b82e7 [file] [log] [blame]
{
"name": "Pelican",
"version": "0.4.0",
"swift_version": "4.2",
"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": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pelican/Lib/**/*"
}