[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / a / 6 / d / Pelican / 2.0.0 / Pelican.podspec.json
blobb5d7b8837466ea478e956a93e1c447b7e7ac837f
2   "name": "Pelican",
3   "version": "2.0.0",
4   "swift_versions": [
5     "5.0",
6     "5.0"
7   ],
8   "summary": "Batch processing library written in Swift",
9   "description": "Pelican is a persisted batching library useful for log rolling, event logging or doing other periodic background processing.",
10   "homepage": "https://github.com/clutter/Pelican",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "bd755bf4f7e672000cab58c4b721a8cdbe22a839": "robmanson@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/clutter/Pelican.git",
20     "tag": "2.0.0"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "Pelican/Lib/**/*",
26   "swift_version": "5.0"