blob: 062e3a71d10162d5f73a8ed20003ceaa34b4657e [file] [log] [blame]
{
"name": "MASConnecta",
"version": "1.6.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.6.00/MASConnecta.zip?raw=true"
},
"vendored_frameworks": "MASConnecta.framework",
"dependencies": {
"MASFoundation": [
"1.6.00"
],
"MASIdentityManagement": [
"1.6.00"
]
}
}