[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 6 / MASAOTP / 2.5.01 / MASAOTP.podspec.json
blob0f6410a0a43fa1c2c9d6c08c98d3bbff435ad217
2   "name": "MASAOTP",
3   "version": "2.5.01",
4   "summary": "MASAOTP is a framework to secure online transactions from Man-in-the-Middle (MITM) and other related attacks.",
5   "homepage": "https://github.com/CAAPIM/RAS-Releases",
6   "social_media_url": "https://twitter.com/CAinc",
7   "authors": {
8     "Luis Sanches": "luis.sanches@ca.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://github.com/CAAPIM/RAS-Releases/releases/download/2.5.01/MASAOTP.zip?raw=true"
20   },
21   "vendored_frameworks": "MASAOTP.framework",
22   "dependencies": {
23     "MASFoundation": [
24       "1.6.10"
25     ]
26   }