blob: de7a822d1aae052930384cbf3bd9cf363aa58e54 [file] [log] [blame]
{
"name": "MASRiskAnalysis",
"version": "3.0.00",
"summary": "MASRiskAnalysis is a framework to secure online transactions from Man-in-the-Middle (MITM) and other related attacks.",
"homepage": "https://github.com/CAAPIM/RAS-Releases",
"social_media_url": "https://twitter.com/CAinc",
"authors": {
"Mahendra Nimishakavi": "mahendra.nimishakavi@broadcom.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/CAAPIM/RAS-Releases/releases/download/3.0.00/MASRiskAnalysis.zip?raw=true"
},
"vendored_frameworks": "MASRiskAnalysis.framework",
"dependencies": {
"MASFoundation": [
"1.8.00"
]
}
}