blob: 091364bf7aa65c0403f52aa61a48e7b9d0d8cc8b [file] [log] [blame]
{
"name": "MASUI",
"version": "1.9.20",
"summary": "MASUI is the core iOS UI framework for CA Mobile API Gateway and CA Mobile App Services.",
"homepage": "https://github.com/CAAPIM/iOS-MAS-UI",
"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-UI/releases/download/1.9.20/MASUI.zip?raw=true"
},
"vendored_frameworks": "MASUI.framework",
"dependencies": {
"MASFoundation": [
"1.9.20"
]
}
}