blob: d46c6e2a7204c38db3f11a89b7282027e563643c [file] [log] [blame]
{
"name": "MASUI",
"version": "1.2.02",
"summary": "MAS UI 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.2.03/MASUI.zip?raw=true"
},
"vendored_frameworks": "MASUI.framework",
"resources": "MASUIResources.bundle",
"dependencies": {
"MASFoundation": [
"1.2.03"
]
}
}