[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / b / f / 8 / ForageSDK / 3.0.7 / ForageSDK.podspec.json
blob9ee8808717918c702ca87d8de8ac4e513458551d
2   "name": "ForageSDK",
3   "version": "3.0.7",
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": "3.0.7"
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.7.0"
34     ],
35     "Sentry": [
36       "~> 8.8.0"
37     ]
38   },
39   "resource_bundles": {
40     "ForageIcon": [
41       "Sources/Resources/*"
42     ]
43   },
44   "pod_target_xcconfig": {
45     "SWIFT_VERSION": "5.0"
46   },
47   "swift_versions": "5.0",
48   "swift_version": "5.0"