[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 3 / 8 / Beekeeper / 0.6.0 / Beekeeper.podspec.json
blob7969fdcfdf72d55a7f897fdc4124c7b379f07fb8
2   "name": "Beekeeper",
3   "version": "0.6.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.6.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"