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