blob: e3595014498fd2644d0a0d81ecbcfac150b4bfce [file] [log] [blame]
{
"name": "Pelican",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pelican/Lib/**/*"
}