blob: 3b1c2a68d7d4cfd558f225d09ab66dbe99aaab4e [file] [log] [blame]
{
"name": "Revolt",
"version": "1.0.12",
"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.12"
},
"ios": {
"vendored_frameworks": "Frameworks/Revolt.framework"
},
"xcconfig": {
"VALID_ARCHS": "arm64 armv7 x86_64"
}
}