[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / 4 / 5 / 3 / MASRiskAnalysis / 3.1.04 / MASRiskAnalysis.podspec.json
blobc422524c108fe255b5bce5e8506930d46a0c1373
2   "name": "MASRiskAnalysis",
3   "version": "3.1.04",
4   "summary": "MASRiskAnalysis 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/MASRiskAnalysis.zip?raw=true"
20   },
21   "vendored_frameworks": "MASRiskAnalysis.framework",
22   "dependencies": {
23     "MASFoundation": [
24       "2.1.00"
25     ]
26   }