blob: 6de1b7d853a32f833b48abc08b60a7812e05e8da [file] [log] [blame]
{
"name": "MASUI",
"version": "1.7.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.7.00/MASUI.zip?raw=true"
},
"vendored_frameworks": "MASUI.framework",
"dependencies": {
"MASFoundation": [
"1.7.00"
]
}
}