| { |
| "name": "MASFoundation", |
| "version": "1.3.01", |
| "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" |
| } |