[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 8 / Beekeeper / 0.5.0 / Beekeeper.podspec.json
blob916887afd6dae817193ec3ec351c2a3232412098
2   "name": "Beekeeper",
3   "version": "0.5.0",
4   "summary": "Anonymous Usage Statistics Tracking for iOS",
5   "description": "Beekeeper allows you to get insights about your most important KPIs like daily, weekly or monthy active users, funnels and events and much more without sacrifying the users privacy.",
6   "homepage": "https://github.com/ChaosCoder/Beekeeper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andreas Ganske": "a.ganske@chaosspace.de"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/ChaosCoder/Beekeeper.git",
20     "tag": "0.5.0"
21   },
22   "source_files": [
23     "Beekeeper",
24     "Beekeeper/**/*.swift"
25   ],
26   "dependencies": {
27     "ConvAPI": [
29     ],
30     "CryptoSwift": [
32     ],
33     "PromiseKit": [
35     ]
36   },
37   "swift_version": "5.0"