blob: d2fca368c636cc1175f72fac2736efd3de32978f [file] [log] [blame]
{
"name": "MASUI",
"version": "1.4.00",
"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.4.00/MASUI.zip?raw=true"
},
"vendored_frameworks": "MASUI.framework",
"resources": "MASUIResources.bundle",
"dependencies": {
"MASFoundation": [
"1.4.00"
]
}
}