[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / a / B24PaymentSdk / 1.0.23 / B24PaymentSdk.podspec.json
blob19d7c7b000bb97426ae8eed47ca90b801eacd4e9
2   "name": "B24PaymentSdk",
3   "version": "1.0.23",
4   "summary": "B24PaymentSdk is a swift framework library",
5   "description": "B24PaymentSdk is a swift framework library that provides payment methods via bank deeplink, bank web checkout, and KHQR.",
6   "homepage": "https://bill24.com.kh/en/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bill24CoLtd": "bill24.net@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "http": "https://b24sdk.s3.ap-southeast-1.amazonaws.com/B24PaymentSdk-1-0-23.zip"
20   },
21   "source_files": [
22     "B24PaymentSdk/**/*.swift",
23     "B24PaymentSdk/**/**/*.swift"
24   ],
25   "resource_bundles": {
26     "B24PaymentSdk": [
27       "B24PaymentSdk/Assets/**/*",
28       "B24PaymentSdk/Localizable/**/*",
29       "B24PaymentSdk/Views/**/*"
30     ]
31   },
32   "info_plist": {
33     "CFBundleIdentifier": "com.bill24.B24PaymentSdk"
34   },
35   "pod_target_xcconfig": {
36     "PRODUCT_BUNDLE_IDENTIFIER": "com.bill24.B24PaymentSdk"
37   },
38   "ios": {
39     "frameworks": "UIKit"
40   },
41   "exclude_files": [
42     "Classes/Exclude"
43   ],
44   "dependencies": {
45     "Alamofire": [
46       "~> 5.4"
47     ],
48     "Socket.IO-Client-Swift": [
49       "~>16.1.0"
50     ]
51   },
52   "readme": "https://github.com/Bill24CoLtd/IOS-B24PaymentSdk/blob/main/README.md",
53   "documentation_url": "https://github.com/Bill24CoLtd/IOS-B24PaymentSdk",
54   "swift_version": "5.0"