blob: 2fa3857573a60e8085c7f7aade5ea440d67baed0 [file] [log] [blame]
{
"name": "Pelican",
"version": "0.1.4",
"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.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pelican/Lib/**/*",
"pushed_with_swift_version": "3.1"
}