[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / d / SeamlessPay / 2.2.0 / SeamlessPay.podspec.json
blob5fd0958d22c9a8d040b56b63fc058e784837b8c5
2   "name": "SeamlessPay",
3   "version": "2.2.0",
4   "summary": "There are three demo apps included with the framework.",
5   "description": "The SeamlessPay iOS SDK makes it quick and easy to build an excellent payment experience in your iOS app. We provide powerful elements that can be used out-of-the-box to collect your users’ payment details. We also expose the low-level APIs that power those UIs so that you can build fully custom experiences.",
6   "homepage": "https://github.com/seamlesspay/seamlesspay-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Seamless Payments": "info@seamlesspay.com"
13   },
14   "source": {
15     "git": "https://github.com/seamlesspay/seamlesspay-ios.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": "5.7",
22   "source_files": [
23     "SeamlessPay/**/*.{swift}",
24     "ObjC/**/*.{h,m}"
25   ],
26   "exclude_files": "SeamlessPay/SeamlessPay+ExportedImports.swift",
27   "resource_bundles": {
28     "SeamlessPay": [
29       "ObjC/Resources/Assets/**/*"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "SWIFT_INSTALL_OBJC_HEADER": "NO"
34   },
35   "swift_version": "5.7"