blob: c40c29212ad759032e09b98a9a317e0f097ded93 [file] [log] [blame]
{
"name": "MASIdentityManagement",
"version": "1.9.10",
"summary": "MASIdentityManagement is the user and group management framework for CA Mobile App Services.",
"homepage": "https://github.com/CAAPIM/iOS-MAS-IdentityManagement",
"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-IdentityManagement/releases/download/1.9.10/MASIdentityManagement.zip?raw=true"
},
"vendored_frameworks": "MASIdentityManagement.framework",
"dependencies": {
"MASFoundation": [
"1.9.10"
]
}
}