[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / f / 8 / ForageSDK / 2.0.2 / ForageSDK.podspec.json
blobb3f692e14c3f652b85d54a7b8afd50795bf2fa5f
2   "name": "ForageSDK",
3   "version": "2.0.2",
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": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/teamforage/forage-ios-sdk.git",
19     "tag": "2.0.2"
20   },
21   "source_files": "Sources/ForageSDK/**/*.swift",
22   "dependencies": {
23     "VGSCollectSDK": [
24       "~> 1.11.2"
25     ],
26     "LaunchDarkly": [
27       "~> 8.0.1"
28     ],
29     "BasisTheoryElements": [
30       "~> 2.2.0"
31     ]
32   },
33   "resource_bundles": {
34     "ForageIcon": [
35       "Sources/Resources/*"
36     ]
37   },
38   "pod_target_xcconfig": {
39     "SWIFT_VERSION": "5.0"
40   },
41   "swift_versions": "5.0",
42   "swift_version": "5.0"