[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / 2 / 5 / SeerBitCheckout / 1.2.9 / SeerBitCheckout.podspec.json
bloba6f4fcc7e2ee1bd01b8f70cf1546b635c63a32b6
2   "name": "SeerBitCheckout",
3   "version": "1.2.9",
4   "summary": "SeerBit Native ios sdk is used to seamlessly integrate SeerBit payment gateways into Native ios applications.",
5   "description": "SeerBit Native ios sdk is used to seamlessly integrate SeerBit payment gateways into Native ios applications. It is very simple and easy to integrate. It is completely built with SwiftUI, and also integrates with UIKKit projects.",
6   "homepage": "https://github.com/seerbit-developers/SeerBitCheckout",
7   "license": "MIT",
8   "authors": "SeerBit",
9   "platforms": {
10     "ios": "13.0"
11   },
12   "source": {
13     "git": "https://github.com/seerbit-developers/SeerBitCheckout.git",
14     "tag": "1.2.9"
15   },
16   "source_files": "Sources/SeerBitCheckout/**/*.swift",
17   "resources": "Sources/Media.xcassets",
18   "frameworks": "SwiftUI",
19   "swift_versions": "5.9",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 5.18.7"
24     ],
25     "SDWebImageSwiftUI": [
26       "~> 2.2.6"
27     ]
28   },
29   "swift_version": "5.9"