[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 2 / 5 / SeerBitCheckout / 1.2.6 / SeerBitCheckout.podspec.json
blob63e694836da6902a3896e6694d7666c68d4bf8b5
2   "name": "SeerBitCheckout",
3   "version": "1.2.6",
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": "16.0"
11   },
12   "source": {
13     "git": "https://github.com/seerbit-developers/SeerBitCheckout.git",
14     "tag": "1.2.6"
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"