[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / f / 8 / ForageSDK / 4.0.0 / ForageSDK.podspec.json
blobf0d4e43cce8c2495f631969f5b99a0ca2f61b131
2   "name": "ForageSDK",
3   "version": "4.0.0",
4   "summary": "ForageSDK",
5   "description": "The ForageSDK process Electronic Benefit Transfer (EBT) payments in your e-commerce application.",
6   "homepage": "https://github.com/teamforage/forage-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rob Gormisky": "rob@joinforage.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/teamforage/forage-ios-sdk.git",
19     "tag": "4.0.0"
20   },
21   "source_files": [
22     "Sources/ForageSDK/**/*.swift",
23     "DatadogPrivate-Objc/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "VGSCollectSDK": [
27       "~> 1.11.2"
28     ],
29     "LaunchDarkly": [
30       "~> 8.0.1"
31     ],
32     "BasisTheoryElements": [
33       "~> 2.8.0"
34     ]
35   },
36   "resource_bundles": {
37     "ForageIcon": [
38       "Sources/Resources/*"
39     ]
40   },
41   "pod_target_xcconfig": {
42     "SWIFT_VERSION": "5.0"
43   },
44   "swift_versions": "5.0",
45   "swift_version": "5.0"