[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 0 / PLPaymentGateway / 1.0.0 / PLPaymentGateway.podspec.json
blob443946f733ed6ab22c4108b68b2667f6dec44e07
2   "name": "PLPaymentGateway",
3   "version": "1.0.0",
4   "summary": "A payment gateway library for iOS.",
5   "description": "A library that provides payment gateway functionality for iOS applications.",
6   "homepage": "https://developer.paylink.sa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alaa Alkhater": "alkhateralaa@outlook.com"
13   },
14   "source": {
15     "http": "https://developer.paylink.sa/assets/downloads/PLPaymentGateway.xcframework.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": "PLPaymentGateway.xcframework",
21   "swift_versions": "5.0",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.0"
25     ]
26   },
27   "deprecated_in_favor_of": "PaylinkIOS",
28   "swift_version": "5.0"