blob: a80fd1c29daa0805192cbae1c41d94ede6069915 [file] [log] [blame]
{
"name": "RavelinCore",
"version": "0.1.0",
"summary": "The Ravelin Core SDK enables you to use the Ravelin Fraud Detection Platform within your iOS applications",
"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.1.0"
},
"ios": {
"vendored_frameworks": "RavelinCore.framework"
}
}