[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / c / VitalSDK / 1.0.3 / VitalSDK.podspec.json
blobb8e745070d104f1ad7682c81ae5e6ab4643052af
2   "name": "VitalSDK",
3   "version": "1.0.3",
4   "summary": "Mobile Device Framework",
5   "description": "Mobile Device Framework used to integrate EMV readers in applications",
6   "homepage": "https://github.com/globalpayments",
7   "license": "EULA",
8   "authors": {
9     "Global Payments": "entapp_devportal@e-hps.com"
10   },
11   "source": {
12     "git": "https://github.com/globalpayments/VitalSDK.git",
13     "tag": "1.0.3"
14   },
15   "vendored_frameworks": "GlobalMobileSDK.xcframework",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "dependencies": {
20     "GlobalPaymentsApi": [
22     ],
23     "BBPOS": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }