[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 5 / 3 / MASRiskAnalysis / 3.0.00 / MASRiskAnalysis.podspec.json
blobde7a822d1aae052930384cbf3bd9cf363aa58e54
2   "name": "MASRiskAnalysis",
3   "version": "3.0.00",
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     "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.0.00/MASRiskAnalysis.zip?raw=true"
20   },
21   "vendored_frameworks": "MASRiskAnalysis.framework",
22   "dependencies": {
23     "MASFoundation": [
24       "1.8.00"
25     ]
26   }