blob: d631feec3e02577b119b9d3a4e09184764fd6407 [file] [log] [blame]
{
"name": "Revolt",
"version": "1.0.10",
"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.10"
},
"ios": {
"vendored_frameworks": "Frameworks/Revolt.framework"
}
}