blob: 16b0c592952b07f039f11906ee20e9c8671ca60c [file] [log] [blame]
{
"name": "Metrics",
"version": "1.0.0",
"summary": "Use the Metrics SDK to track and report events occured in your application.",
"homepage": "https://api.approver.io",
"authors": {
"Oleksandr Liashko": "oleksandr.liashko@corp.mailfire.io"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Aleksansdr/Metrics.git"
},
"ios": {
"vendored_frameworks": "Metrics.framework"
}
}