[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / e / MaxpayPaymentSdk / 1.1.0 / MaxpayPaymentSdk.podspec.json
blobb095517c0fc3ecee03253fbb05249edd2314d720
2   "name": "MaxpayPaymentSdk",
3   "version": "1.1.0",
4   "summary": "Accept online payments using Maxpay.",
5   "description": "The Maxpay Payment iOS SDK makes it quick and easy to build a payment screen in your iOS app.",
6   "homepage": "https://maxpay.com/docs/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxpay": "support@maxpay.com"
13   },
14   "source": {
15     "git": "https://github.com/maxpay/payment-sdk-ios.git",
16     "tag": "1.1.0"
17   },
18   "frameworks": [
19     "Foundation",
20     "WebKit",
21     "UIKit"
22   ],
23   "platforms": {
24     "ios": "13.0"
25   },
26   "swift_versions": "5.0",
27   "source_files": "MaxpayPaymentSdk/**/*.swift",
28   "resource_bundles": {
29     "Maxpay": "MaxpayPaymentSdk/**/*.{lproj,json,png,xcassets}"
30   },
31   "resources": "MaxpayPaymentSdk/**/*.xib",
32   "swift_version": "5.0"