blob: 74413e485e65b339bae26fbb23dd4c75578c171b [file] [log] [blame]
{
"name": "MASIdentityManagement",
"version": "1.3.01",
"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.3.01/MASIdentityManagement.zip?raw=true"
},
"vendored_frameworks": "MASIdentityManagement.framework",
"dependencies": {
"MASFoundation": [
"1.3.01"
]
}
}