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