[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / b / 8 / MASFoundation / 2.2.00 / MASFoundation.podspec.json
blob7d9eedb255981f993e3bca9ddbdce41d5f21865b
2   "name": "MASFoundation",
3   "version": "2.2.00",
4   "summary": "MASFoundation is the core iOS framework for CA Mobile API Gateway and CA Mobile App Services.",
5   "homepage": "https://github.com/CAAPIM/iOS-MAS-Foundation",
6   "social_media_url": "https://twitter.com/CAinc",
7   "authors": {
8     "Syed Yusuf": "syed.yusuf@broadcom.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://github.com/CAAPIM/iOS-MAS-Foundation/releases/download/2.2.00/MASFoundation.zip?raw=true"
20   },
21   "vendored_frameworks": "MASFoundation.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }