[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / a / 1 / 6 / MASAOTP / 3.1.04 / MASAOTP.podspec.json
blob063ac7993de4fb9887f297384e4ded4c18851033
2   "name": "MASAOTP",
3   "version": "3.1.04",
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     "Manu Tripathi": "manu.tripathi@broadcom.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://github.com/CAAPIM/RAS-Releases/releases/download/3.1.04/MASAOTP.zip?raw=true"
20   },
21   "libraries": "sqlite3",
22   "vendored_frameworks": "MASAOTP.framework",
23   "dependencies": {
24     "MASFoundation": [
25       "2.1.00"
26     ]
27   }