blob: 955a3533a80689e26f49bdc3ebc6ed9da256a6f8 [file] [log] [blame]
{
"name": "MASUI",
"version": "1.2.01",
"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-Storage",
"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"
]
}
}