blob: 1e14f6017ad76a498b8e63a32ef9351fd6de2dd8 [file] [log] [blame]
{
"name": "MASAOTP",
"version": "3.1.01",
"summary": "MASAOTP 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.1.01/MASAOTP.zip?raw=true"
},
"libraries": "sqlite3",
"vendored_frameworks": "MASAOTP.framework",
"dependencies": {
"MASFoundation": [
"1.8.00"
]
}
}