blob: cc4be77330f75fd29bed56e002e1ee1fd4326f51 [file] [log] [blame]
{
"name": "ApproverGen",
"version": "1.0.0",
"summary": "Use the Approver SDK to dynamically configure views, track and report events occurred in your application.",
"homepage": "https://admin.approver.io",
"authors": {
"Oleksandr Liashko": "oleksandr.liashko@corp.mailfire.io"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE.txt"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/mailfire/approver.git",
"tag": "v1.0.0"
},
"ios": {
"vendored_frameworks": "Approver.framework"
}
}