blob: d0a0f02c242048e36b81f95931c981bf51e30ce3 [file] [log] [blame]
{
"name": "MASConnecta",
"version": "1.2.02",
"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.2.03/MASConnecta.zip?raw=true"
},
"vendored_frameworks": "MASConnecta.framework",
"dependencies": {
"MASFoundation": [
"1.2.03"
]
}
}