[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / b / f / 8 / ForageSDK / 1.0.2 / ForageSDK.podspec.json
blob2e4f3ca262d646a67d4f296e3bbfe6035f6aa23d
2   "name": "ForageSDK",
3   "version": "1.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": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/teamforage/forage-ios-sdk.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Sources/ForageSDK/**/*.swift",
22   "dependencies": {
23     "VGSCollectSDK": [
24       "~> 1.11.2"
25     ]
26   },
27   "resource_bundles": {
28     "ForageIcon": [
29       "Sources/Resources/*"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "5.0"
34   },
35   "swift_versions": "5.0",
36   "swift_version": "5.0"