blob: 4bcea2899604674c3190d67fe7f37fbd4c9b85b4 [file] [log] [blame]
{
"name": "Mailfire",
"version": "1.2.0",
"summary": "Use the Mailfire SDK to track and report events occured in your application.",
"homepage": "https://api.mailfire.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/mailfire/ios-sdk.git",
"tag": "v1.2.0"
},
"ios": {
"vendored_frameworks": "Mailfire.framework"
}
}