[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / a / 1 / 6 / MASAOTP / 3.1.03 / MASAOTP.podspec.json
blobd9bad4493c3a8e45e7bbd547f9e4340ef02db821
2   "name": "MASAOTP",
3   "version": "3.1.03",
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     "Mahendra Nimishakavi": "mahendra.nimishakavi@broadcom.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/3.1.03/MASAOTP.zip?raw=true"
20   },
21   "libraries": "sqlite3",
22   "vendored_frameworks": "MASAOTP.framework",
23   "dependencies": {
24     "MASFoundation": [
25       "2.0.00"
26     ]
27   }