blob: 85114d04885a797900f6cbaa056ab6a2f35bf34e [file] [log] [blame]
{
"name": "Approver",
"version": "1.0.2",
"summary": "Use the Approver 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/Approver.git"
},
"ios": {
"vendored_frameworks": "Approver.framework"
}
}