blob: 52175003680db6a3a1b7efa702cbe99341fb7b1d [file] [log] [blame]
{
"name": "MASIdentityManagement",
"version": "1.8.01-beta",
"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.8.01-beta/MASIdentityManagement.zip?raw=true"
},
"vendored_frameworks": "MASIdentityManagement.framework",
"dependencies": {
"MASFoundation": [
"1.8.01-beta"
]
}
}