[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 0 / a / CloverPayments / 1.0.0-rc.7 / CloverPayments.podspec.json
blob5d103db14f4da3c51d914bf426dcd030bbadee39
2   "name": "CloverPayments",
3   "version": "1.0.0-rc.7",
4   "summary": "SDK to integrate with Clover Go devices.",
5   "homepage": "https://github.com/clover/clover-ios-payment-sdk",
6   "license": {
7     "file": "LICENSE.md"
8   },
9   "authors": {
10     "Clover": "semi-integrations@clover.com"
11   },
12   "source": {
13     "http": "https://github.com/clover/clover-ios-payment-sdk/releases/download/1.0.0-rc.7/CloverPayments-1.0.0-rc.7.zip"
14   },
15   "platforms": {
16     "ios": "14.0"
17   },
18   "swift_versions": "5.7",
19   "libraries": "c++",
20   "frameworks": [
21     "MediaPlayer",
22     "AVFoundation",
23     "AudioToolbox"
24   ],
25   "vendored_frameworks": "CloverPayments.xcframework",
26   "dependencies": {
27     "RxSwift": [
28       "6.5.0"
29     ],
30     "RxCocoa": [
31       "6.5.0"
32     ],
33     "iOSDFULibrary": [
34       "4.11.0"
35     ]
36   },
37   "swift_version": "5.7"