[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / b / JetpayHosts-sdk-ios / 1.14.1 / JetpayHosts-sdk-ios.podspec.json
blob5db7320d14b8dd87be98878efe9e8965cdd17d45
2   "name": "JetpayHosts-sdk-ios",
3   "version": "1.14.1",
4   "summary": "The integration of the Jetpay payment solutions",
5   "description": "SDK for iOS is a software development kit for fast integration of the Jetpay payment solutions right in your mobile app for iOS.",
6   "homepage": "https://github.com/Jetpay/iOS-SDK",
7   "license": "MIT",
8   "authors": {
9     "Jetpay": "sdk@jetpay.kz"
10   },
11   "platforms": {
12     "ios": "11"
13   },
14   "source": {
15     "http": "https://github.com/Jetpay/iOS-SDK/releases/download/1.14.1/JetpayHostsSDK.xcframework.zip"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "ios": {
24     "vendored_frameworks": "JetpayHostsSDK.xcframework"
25   },
26   "frameworks": [
27     "UIKit",
28     "Security",
29     "QuartzCore",
30     "OpenGLES",
31     "MobileCoreServices",
32     "Foundation",
33     "CoreGraphics",
34     "CoreVideo",
35     "CoreMedia",
36     "Accelerate",
37     "AudioToolbox",
38     "AVFoundation"
39   ]