[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / a / CloverPayments / 1.0.3 / CloverPayments.podspec.json
blob61e1656e94546951424a39e0f6be16a08d17cbce
2   "name": "CloverPayments",
3   "version": "1.0.3",
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.3/CloverPayments-1.0.3.zip"
14   },
15   "readme": "https://github.com/clover/clover-ios-payment-sdk/blob/main/README.md",
16   "changelog": "https://github.com/clover/clover-ios-payment-sdk/blob/main/CHANGELOG.md",
17   "platforms": {
18     "ios": "14.0"
19   },
20   "swift_versions": "5.7",
21   "libraries": "c++",
22   "frameworks": [
23     "MediaPlayer",
24     "AVFoundation",
25     "AudioToolbox"
26   ],
27   "vendored_frameworks": "CloverPayments.xcframework",
28   "dependencies": {
29     "RxSwift": [
30       "6.5.0"
31     ],
32     "RxCocoa": [
33       "6.5.0"
34     ],
35     "iOSDFULibrary": [
36       "4.11.0"
37     ]
38   },
39   "swift_version": "5.7"