blob: 7c0543d6d44f1478fe833b5695438ce2242437d4 [file] [log] [blame]
{
"name": "MASConnecta",
"version": "1.9.00-rc1",
"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.00-rc1/MASConnecta.zip?raw=true"
},
"vendored_frameworks": "MASConnecta.framework",
"dependencies": {
"MASFoundation": [
"1.9.00-rc1"
],
"MASIdentityManagement": [
"1.9.00-rc1"
]
}
}