blob: 31b7d1f5e4d960e07383ea5a50bf444df2ea6e3a [file] [log] [blame]
{
"name": "MASConnecta",
"version": "2.0.00",
"summary": "MASConnecta is the core messaging framework for CA Mobile App Services.",
"homepage": "https://github.com/CAAPIM/iOS-MAS-Connecta",
"social_media_url": "https://twitter.com/CAinc",
"authors": {
"Luis Sanches": "luis.sanches@ca.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/CAAPIM/iOS-MAS-Connecta/releases/download/1.9.20/MASConnecta.zip?raw=true"
},
"vendored_frameworks": "MASConnecta.framework",
"dependencies": {
"MASFoundation": [
"2.0.00"
],
"MASIdentityManagement": [
"2.0.00"
]
}
}