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