blob: 6386de0063e48a2da958b71dd6e1ab956818acf4 [file] [log] [blame]
{
"name": "MASProximity",
"version": "2.1.00",
"summary": "MASProximity is the proximity connector framework for CA Mobile App Services.",
"homepage": "https://github.com/CAAPIM/iOS-MAS-Proximity",
"social_media_url": "https://twitter.com/CAinc",
"authors": {
"Manu Tripathi": "manu.tripathi@broadcom.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/CAAPIM/iOS-MAS-Proximity/releases/download/2.1.00/MASProximity.zip?raw=true"
},
"vendored_frameworks": "MASProximity.framework",
"dependencies": {
"MASFoundation": [
"2.1.00"
]
}
}