blob: 662c11b44ca48c00dda1c36821b68463602867d7 [file] [log] [blame]
{
"name": "Mailfire",
"version": "1.2.2",
"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": "1.2.2"
},
"ios": {
"vendored_frameworks": "Mailfire.framework"
}
}