blob: e7570c585bac8a5ed0f9ecf3a566c5a35460f0ed [file] [log] [blame]
{
"name": "RavelinEncrypt",
"version": "0.3.3",
"summary": "The Ravelin SDK enables you to easily send relevant data from within your iOS application to Ravelin for the purpose of fraud prevention",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/unravelin/ravelin-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Ravelin": "ios@ravelin.com"
},
"source": {
"git": "https://github.com/unravelin/ravelin-ios.git",
"tag": "0.3.3"
},
"ios": {
"vendored_frameworks": "RavelinEncrypt.framework"
}
}