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