blob: 373cd55914957ac5529e9cc9626bc91d6a8172a6 [file] [log] [blame]
{
"name": "Beekeeper",
"version": "0.3.4",
"summary": "Anonymous Usage Statistics Tracking for iOS",
"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.",
"homepage": "https://github.com/ChaosCoder/Beekeeper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andreas Ganske": "a.ganske@chaosspace.de"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ChaosCoder/Beekeeper.git",
"tag": "0.3.4"
},
"source_files": [
"Beekeeper",
"Beekeeper/**/*.swift"
],
"dependencies": {
"ConveyPI": [
],
"CryptoSwift": [
],
"PromiseKit": [
]
},
"swift_version": "5.0"
}