[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 4 / YunoSDK / 1.2.6-beta / YunoSDK.podspec.json
blobf77af374d54b922da6f30be8f09131441c96776a
2   "name": "YunoSDK",
3   "version": "1.2.6-beta",
4   "summary": "A short description of YunoSDK.",
5   "description": "A fast checkout that integrates your company\nto the payments and fraud ecosystem.\n\nCheckout + Routing + Reconciliations + Alternative Payment Methods",
6   "homepage": "https://www.y.uno/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jonathan Pacheco": "jonathan.pacheco@y.uno.com"
13   },
14   "source": {
15     "http": "https://github.com/yuno-payments/yuno-sdk-ios/releases/download/1.2.6-beta/YunoSDK.xcframework.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.4",
21   "requires_arc": true,
22   "prepare_command": "curl -L -o OpenpayKit.xcframework.zip https://github.com/open-pay/openpay-swift-ios/releases/download/3.1.0/OpenpayKit.xcframework.zip &&     unzip OpenpayKit.xcframework.zip &&     rm OpenpayKit.xcframework.zip",
23   "vendored_frameworks": [
24     "YunoSDK.xcframework",
25     "OpenpayKit.xcframework"
26   ],
27   "resource_bundles": {
28     "Resources": [
29       "YunoSDK.xcframework/Assets/**/*.xcassets",
30       "YunoSDK.xcframework/Assets/Localization/*.lproj",
31       "YunoSDK.xcframework/Assets/**/*.{storyboard,xib,json,ttf}"
32     ]
33   },
34   "frameworks": "Combine",
35   "xcconfig": {
36     "SWIFT_INCLUDE_PATHS": [
37       "${PODS_XCFRAMEWORKS_BUILD_DIR}/YunoSDK"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
42   },
43   "swift_version": "5.4"