blob: ef705a28439e9313b7b2fe1f8fcbcac8b8bfe015 [file] [log] [blame]
{
"name": "Revolt",
"version": "1.0.11",
"summary": "Revolt SDK, tracking events",
"homepage": "http://miquido.com/",
"authors": {
"Name": "jacek.grygiel@miquido.com"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/miquido/revolt-sdk-ios-binary.git",
"tag": "1.0.11"
},
"ios": {
"vendored_frameworks": "Frameworks/Revolt.framework"
}
}