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