[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 1 / MASUI / 2.4.00 / MASUI.podspec.json
blob40655e1ef0c8badf627cd9bf90db12baa9941c85
2   "name": "MASUI",
3   "version": "2.4.00",
4   "summary": "MASUI is the core iOS UI framework for CA Mobile API Gateway and CA Mobile App Services.",
5   "homepage": "https://github.com/CAAPIM/Releases",
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": "12.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://github.com/CAAPIM/Releases/releases/download/2.4.00/MASUI.zip?raw=true"
20   },
21   "vendored_frameworks": "MASUI.framework",
22   "dependencies": {
23     "MASFoundation": [
24       "2.4.00"
25     ],
26     "MAS-Proximity": [
27       "2.4.00"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }