[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / a / 1 / 4 / YunoSDK / 1.1.3 / YunoSDK.podspec.json
blobb325d6ab65be9c83da0c77b01cae292b2c6c9952
2   "name": "YunoSDK",
3   "version": "1.1.3",
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.1.3/YunoSDK.xcframework.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.4",
21   "requires_arc": true,
22   "vendored_frameworks": "YunoSDK.xcframework",
23   "resource_bundles": {
24     "Resources": [
25       "YunoSDK.xcframework/Assets/**/*.xcassets",
26       "YunoSDK.xcframework/Assets/Localization/*.lproj",
27       "YunoSDK.xcframework/Assets/**/*.{storyboard,xib,json}"
28     ]
29   },
30   "frameworks": "Combine",
31   "xcconfig": {
32     "SWIFT_INCLUDE_PATHS": [
33       "${PODS_XCFRAMEWORKS_BUILD_DIR}/YunoSDK"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
38   },
39   "swift_version": "5.4"