[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / d / SeamlessPay / 2.0.0 / SeamlessPay.podspec.json
blob5a3cf22a82175955c1fe21c6a95815a4f25bcc76
2   "name": "SeamlessPay",
3   "version": "2.0.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.0.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   "resources": [
28     "ObjC/Resources/Assets"
29   ],
30   "pod_target_xcconfig": {
31     "SWIFT_INSTALL_OBJC_HEADER": "NO"
32   },
33   "swift_version": "5.7"