blob: f23c6d2264518fa824c86e7fa1b6233f518e8528 [file] [log] [blame]
{
"name": "Approver",
"version": "1.2.0",
"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": "10.0"
},
"source": {
"git": "https://github.com/Aleksansdr/Approver.git",
"tag": "v1.2.0"
},
"ios": {
"vendored_frameworks": "Approver.framework"
}
}