[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / f / 5 / MAS-Proximity / 2.3.00 / MAS-Proximity.podspec.json
blobdff4681284a3a7809d79808a0451e2dc5a48163a
2   "name": "MAS-Proximity",
3   "version": "2.3.00",
4   "summary": "MASProximity is the proximity connector framework for 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.3.00/MASProximity.zip?raw=true"
20   },
21   "vendored_frameworks": "MASProximity.framework",
22   "dependencies": {
23     "MASFoundation": [
24       "2.3.00"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }