[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / b / 8 / PaylinkIOS / 1.0.1 / PaylinkIOS.podspec.json
blob67927c6a2802f8d1e785821dea0af98fead71ea1
2   "name": "PaylinkIOS",
3   "version": "1.0.1",
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   "swift_version": "5.0"