[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / f / 8 / ForageSDK / 0.1.1 / ForageSDK.podspec.json
blobf8d9ec0e75a66f14fcae4fa3b67ad04f66e35fdf
2   "name": "ForageSDK",
3   "version": "0.1.1",
4   "summary": "ForageSDK",
5   "description": "The ForageSDK process Electronic Benefits 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     "Tiago Oliveira": "tiago.oliveira@symphony.is"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/teamforage/forage-ios-sdk.git",
19     "tag": "0.1.1"
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"