blob: 92d36ccf30130e603bb04470a00ba6027660b167 [file] [log] [blame]
{
"name": "MASAuthID",
"version": "2.5.01",
"summary": "MASAuthID 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": {
"Luis Sanches": "luis.sanches@ca.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/CAAPIM/RAS-Releases/releases/download/2.5.01/MASAuthID.zip?raw=true"
},
"vendored_frameworks": "MASAuthID.framework",
"dependencies": {
"MASFoundation": [
"1.6.10"
]
}
}